Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Llama3.1-8B-Cobalt
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: ValiantLabs/Llama3.1-8B-Cobalt
|
| 3 |
+
datasets:
|
| 4 |
+
- sequelbox/Polytope
|
| 5 |
+
- LDJnr/Pure-Dove
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license: llama3.1
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
+
tags:
|
| 11 |
+
- cobalt
|
| 12 |
+
- valiant
|
| 13 |
+
- valiant-labs
|
| 14 |
+
- llama
|
| 15 |
+
- llama-3.1
|
| 16 |
+
- llama-3.1-instruct
|
| 17 |
+
- llama-3.1-instruct-8b
|
| 18 |
+
- llama-3
|
| 19 |
+
- llama-3-instruct
|
| 20 |
+
- llama-3-instruct-8b
|
| 21 |
+
- 8b
|
| 22 |
+
- math
|
| 23 |
+
- math-instruct
|
| 24 |
+
- conversational
|
| 25 |
+
- chat
|
| 26 |
+
- instruct
|
| 27 |
+
quantized_by: bartowski
|
| 28 |
+
model_type: llama
|
| 29 |
---
|
| 30 |
|
| 31 |
## Llamacpp imatrix Quantizations of Llama3.1-8B-Cobalt
|