Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of magnum-32b-v1
|
|
|
1 |
+
---
|
2 |
+
base_model: anthracite-org/magnum-32b-v1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
license: other
|
7 |
+
license_name: tongyi-qianwen
|
8 |
+
license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- chat
|
12 |
+
quantized_by: bartowski
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of magnum-32b-v1
|