Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3_1-Nemotron-51B-Instruct
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model: nvidia/Llama-3_1-Nemotron-51B-Instruct
|
5 |
+
license_name: nvidia-open-model-license
|
6 |
+
license: other
|
7 |
+
tags:
|
8 |
+
- nvidia
|
9 |
+
- llama-3
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of Llama-3_1-Nemotron-51B-Instruct
|