Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3_3-Nemotron-Super-49B-v1 by nvidia
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license_name: nvidia-open-model-license
|
8 |
+
tags:
|
9 |
+
- nvidia
|
10 |
+
- llama-3
|
11 |
+
base_model: nvidia/Llama-3_3-Nemotron-Super-49B-v1
|
12 |
+
base_model_relation: quantized
|
13 |
+
license: other
|
14 |
---
|
15 |
|
16 |
## Llamacpp imatrix Quantizations of Llama-3_3-Nemotron-Super-49B-v1 by nvidia
|