Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of OLMoE-1B-7B-0924-Instruct
|
|
|
1 |
---
|
2 |
+
base_model: allenai/OLMoE-1B-7B-0924-Instruct
|
3 |
+
datasets:
|
4 |
+
- allenai/ultrafeedback_binarized_cleaned
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: apache-2.0
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- moe
|
12 |
+
- olmo
|
13 |
+
- olmoe
|
14 |
+
quantized_by: bartowski
|
15 |
+
co2_eq_emissions: 1
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of OLMoE-1B-7B-0924-Instruct
|