Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Llama-3.1-WhiteRabbitNeo-2-70B
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: WhiteRabbitNeo/Llama-3.1-WhiteRabbitNeo-2-70B
|
| 3 |
+
license: llama3.1
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- Llama-3
|
| 7 |
+
- finetune
|
| 8 |
+
quantized_by: bartowski
|
| 9 |
---
|
| 10 |
|
| 11 |
## Llamacpp imatrix Quantizations of Llama-3.1-WhiteRabbitNeo-2-70B
|