Skip to content

Commit df9859b

Browse files
ggerganovhodlen
authored andcommitted
gguf-py : fix broken link
1 parent a011385 commit df9859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gguf-py/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a Python package for writing binary files in the [GGUF](https://github.com/ggerganov/ggml/pull/302)
44
(GGML Universal File) format.
55

6-
See [convert-llama-hf-to-gguf.py](https://github.com/ggerganov/llama.cpp/blob/master/convert-llama-hf-to-gguf.py)
6+
See [convert-llama-hf-to-gguf.py](https://github.com/ggerganov/llama.cpp/blob/master/convert-hf-to-gguf.py)
77
as an example for its usage.
88

99
## Installation

0 commit comments

Comments
 (0)