gguf-util.h : update note
This commit is contained in:
parent
cf365fbc20
commit
c3a65c4bbe
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
// GGUF counterpart of llama-util.h.
|
// GGUF counterpart of llama-util.h.
|
||||||
// we may consider making it a part of ggml.c once GGUF work is complete.
|
// we may consider making it a part of ggml.c once GGUF work is complete.
|
||||||
|
// this will require extra work to migrate this to pure C.
|
||||||
// Contains wrappers around OS interfaces.
|
// Contains wrappers around OS interfaces.
|
||||||
|
|
||||||
#ifndef GGUF_UTIL_H
|
#ifndef GGUF_UTIL_H
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue