Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3.1-Nemotron-70B-Instruct-HF
|
|
|
1 |
---
|
2 |
+
base_model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
3 |
+
datasets:
|
4 |
+
- nvidia/HelpSteer2
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license: llama3.1
|
8 |
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- nvidia
|
11 |
+
- llama3.1
|
12 |
+
quantized_by: bartowski
|
13 |
+
inference: false
|
14 |
+
fine-tuning: false
|
15 |
---
|
16 |
|
17 |
## Llamacpp imatrix Quantizations of Llama-3.1-Nemotron-70B-Instruct-HF
|