mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-17 16:19:46 +00:00
* gguf export more objects to user code * gguf export all objects to user code for now * gguf : bump version
2 lines
20 B
Python
2 lines
20 B
Python
from .gguf import *
|