We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a011385 commit df9859bCopy full SHA for df9859b
gguf-py/README.md
@@ -3,7 +3,7 @@
3
This is a Python package for writing binary files in the [GGUF](https://github.com/ggerganov/ggml/pull/302)
4
(GGML Universal File) format.
5
6
-See [convert-llama-hf-to-gguf.py](https://github.com/ggerganov/llama.cpp/blob/master/convert-llama-hf-to-gguf.py)
+See [convert-llama-hf-to-gguf.py](https://github.com/ggerganov/llama.cpp/blob/master/convert-hf-to-gguf.py)
7
as an example for its usage.
8
9
## Installation
0 commit comments