Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of AceInstruct-72B by nvidia
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- nvidia
|
9 |
+
- AceInstruct
|
10 |
+
- code
|
11 |
+
- math
|
12 |
+
- general_domain
|
13 |
+
- instruct_model
|
14 |
+
base_model: nvidia/AceInstruct-72B
|
15 |
---
|
16 |
|
17 |
## Llamacpp imatrix Quantizations of AceInstruct-72B by nvidia
|