Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,17 +1,11 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
datasets:
|
5 |
-
- allenai/RLVR-GSM-MATH-IF-Mixed-Constraints
|
6 |
-
base_model: allenai/OLMo-2-1124-13B-Instruct
|
7 |
-
license: apache-2.0
|
8 |
-
language:
|
9 |
-
- en
|
10 |
---
|
11 |
|
12 |
## Llamacpp imatrix Quantizations of OLMo-2-1124-13B-Instruct
|
13 |
|
14 |
-
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/
|
15 |
|
16 |
Original model: https://huggingface.co/allenai/OLMo-2-1124-13B-Instruct
|
17 |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of OLMo-2-1124-13B-Instruct
|
7 |
|
8 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4191">b4191</a> for quantization.
|
9 |
|
10 |
Original model: https://huggingface.co/allenai/OLMo-2-1124-13B-Instruct
|
11 |
|