mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-05 18:50:21 +00:00
8194cd8772
* 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 *
|