majentik commited on
Commit
0f29d5d
·
verified ·
1 Parent(s): fae218e

chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -2,19 +2,21 @@
2
  base_model: nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16
3
  library_name: mlx
4
  tags:
5
- - turboquant
6
- - kv-cache-quantization
7
- - nemotron
8
- - nvidia
9
- - mamba2
10
- - hybrid
11
- - quantized
12
- - mlx
13
- - 2bit
14
  license: other
15
  license_name: nvidia-open-model-license
16
  license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
17
  pipeline_tag: text-generation
 
 
18
  ---
19
 
20
  # Nemotron-3-Nano-4B - TurboQuant MLX 2-bit
 
2
  base_model: nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16
3
  library_name: mlx
4
  tags:
5
+ - turboquant
6
+ - kv-cache-quantization
7
+ - nemotron
8
+ - nvidia
9
+ - mamba2
10
+ - hybrid
11
+ - quantized
12
+ - mlx
13
+ - 2bit
14
  license: other
15
  license_name: nvidia-open-model-license
16
  license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
17
  pipeline_tag: text-generation
18
+ language:
19
+ - en
20
  ---
21
 
22
  # Nemotron-3-Nano-4B - TurboQuant MLX 2-bit