Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ language:
|
|
5 |
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
|
|
|
|
8 |
**NB**: *Q8_K* is not supported by default llama.cpp, use *Q8_0* instead.
|
9 |
|
10 |
bits per weight vs size plot:
|
|
|
5 |
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
8 |
+
Quantized versions of https://huggingface.co/allenai/OLMo-7B-0424-hf
|
9 |
+
|
10 |
**NB**: *Q8_K* is not supported by default llama.cpp, use *Q8_0* instead.
|
11 |
|
12 |
bits per weight vs size plot:
|