Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,23 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Fireball-3.1-8B-ORPO
|
|
|
1 |
---
|
2 |
+
base_model: EpistemeAI/Fireball-3.1-8B-ORPO
|
3 |
+
datasets:
|
4 |
+
- reciperesearch/dolphin-sft-v0.1-preference
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license: llama3.1
|
8 |
+
license_name: llama3
|
9 |
+
license_link: LICENSE
|
10 |
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- text-generation-inference
|
13 |
+
- transformers
|
14 |
+
- unsloth
|
15 |
+
- llama
|
16 |
+
- trl
|
17 |
+
- sft
|
18 |
+
- dpo
|
19 |
+
quantized_by: bartowski
|
20 |
+
model_creator: EpistemeAI
|
21 |
---
|
22 |
|
23 |
## Llamacpp imatrix Quantizations of Fireball-3.1-8B-ORPO
|