Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Llama-3.1-Minitron-4B-Width-Base
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: nvidia/Llama-3.1-Minitron-4B-Width-Base
|
| 3 |
+
license: other
|
| 4 |
+
license_name: nvidia-open-model-license
|
| 5 |
+
license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
+
quantized_by: bartowski
|
| 8 |
---
|
| 9 |
|
| 10 |
## Llamacpp imatrix Quantizations of Llama-3.1-Minitron-4B-Width-Base
|