Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Release
|
2 |
|
3 |
-
- 2024.10.16: [GOT-OCR2_0-716M-BF16-GGUF](https://huggingface.co/Jerry666/GOT-OCR2_0-716M-BF16-
|
4 |
|
5 |
# Description
|
6 |
|
@@ -9,7 +9,7 @@
|
|
9 |
# Usage
|
10 |
|
11 |
`
|
12 |
-
python convert_hf_to_gguf.py --outtype bf16 --model ~/GOT-OCR2_0 --outfile ~/output/GOT-OCR2_0-
|
13 |
`
|
14 |
|
15 |
# Adding Supported Model
|
|
|
1 |
# Release
|
2 |
|
3 |
+
- 2024.10.16: [GOT-OCR2_0-716M-BF16-GGUF](https://huggingface.co/Jerry666/GOT-OCR2_0-716M-BF16-GGUF)
|
4 |
|
5 |
# Description
|
6 |
|
|
|
9 |
# Usage
|
10 |
|
11 |
`
|
12 |
+
python convert_hf_to_gguf.py --outtype bf16 --model ~/GOT-OCR2_0 --outfile ~/output/GOT-OCR2_0-GGUF
|
13 |
`
|
14 |
|
15 |
# Adding Supported Model
|