Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Fireball-12B-v1.01a
|
|
|
1 |
---
|
2 |
+
base_model: EpistemeAI/Fireball-12B-v1.01a
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- transformers
|
10 |
+
- unsloth
|
11 |
+
- mistral
|
12 |
+
- trl
|
13 |
+
quantized_by: bartowski
|
14 |
---
|
15 |
|
16 |
## Llamacpp imatrix Quantizations of Fireball-12B-v1.01a
|