maddes8cht
commited on
Commit
•
bdd241a
1
Parent(s):
b7447a5
"Update README.md"
Browse files
README.md
CHANGED
@@ -17,6 +17,7 @@ These will contain increasingly more content to help find the best models for a
|
|
17 |
- Original model: [falcon-7b](https://huggingface.co/tiiuae/falcon-7b)
|
18 |
These are gguf quantized models of the riginal Falcon 7B Model by tiiuae.
|
19 |
Falcon is a foundational large language model coming in two different sizes: 7b and 40b.
|
|
|
20 |
# About GGUF format
|
21 |
|
22 |
`gguf` is the current file format used by the [`ggml`](https://github.com/ggerganov/ggml) library.
|
|
|
17 |
- Original model: [falcon-7b](https://huggingface.co/tiiuae/falcon-7b)
|
18 |
These are gguf quantized models of the riginal Falcon 7B Model by tiiuae.
|
19 |
Falcon is a foundational large language model coming in two different sizes: 7b and 40b.
|
20 |
+
|
21 |
# About GGUF format
|
22 |
|
23 |
`gguf` is the current file format used by the [`ggml`](https://github.com/ggerganov/ggml) library.
|