Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Nemotron-Mini-4B-Instruct
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: nvidia/Nemotron-Mini-4B-Instruct
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
library_name: nemo
|
| 6 |
+
license: other
|
| 7 |
+
license_name: nvidia-community-model-license
|
| 8 |
+
license_link: https://huggingface.co/nvidia/Nemotron-Mini-4B-Instruct/blob/main/nvidia-community-model-license-aug2024.pdf
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
+
quantized_by: bartowski
|
| 11 |
---
|
| 12 |
|
| 13 |
## Llamacpp imatrix Quantizations of Nemotron-Mini-4B-Instruct
|