mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-11 04:56:56 +02: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 *
|