mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-01 09:01:57 +00:00
gguf-util.h : update note
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user