Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Cathallama-70B
|
|
|
1 |
---
|
2 |
+
base_model: gbueno86/Cathallama-70B
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: llama3.1
|
7 |
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- mergekit
|
10 |
+
- merge
|
11 |
+
quantized_by: bartowski
|
12 |
---
|
13 |
|
14 |
## Llamacpp imatrix Quantizations of Cathallama-70B
|