mradermacher
commited on
Commit
•
e65c1c1
1
Parent(s):
e5e534a
auto-patch README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,6 @@ more details, including on how to concatenate multi-part files.
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/CodeLlama3-8B-Python-GGUF/resolve/main/CodeLlama3-8B-Python.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/CodeLlama3-8B-Python-GGUF/resolve/main/CodeLlama3-8B-Python.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
|
51 |
|
52 |
-
|
53 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
types (lower is better):
|
55 |
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/CodeLlama3-8B-Python-GGUF/resolve/main/CodeLlama3-8B-Python.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/CodeLlama3-8B-Python-GGUF/resolve/main/CodeLlama3-8B-Python.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
|
51 |
|
|
|
52 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
53 |
types (lower is better):
|
54 |
|