majentik commited on
Commit
9f76044
·
verified ·
1 Parent(s): bfc766d

Card accuracy pass 2: remove unmeasured speed claims, honest brand labels

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ pipeline_tag: text-generation
36
 
37
  # Nemotron-3-Nano-4B - RotorQuant MLX 8-bit
38
 
39
- **8-bit weight-quantized MLX version** of [nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16) with the legacy RotorQuant KV-cache fork (superseded by upstream llama.cpp KV options). Optimized for Apple Silicon inference via the [MLX](https://github.com/ml-explore/mlx) framework. RotorQuant delivers 5.3x faster prefill and 28% faster decode compared to TurboQuant. The dense hybrid Mamba-2 + Attention architecture supports up to 262K context length.
40
 
41
  Approximate model size: **~4 GB**
42
 
 
36
 
37
  # Nemotron-3-Nano-4B - RotorQuant MLX 8-bit
38
 
39
+ **8-bit weight-quantized MLX version** of [nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16) with the legacy RotorQuant KV-cache fork (superseded by upstream llama.cpp KV options). Optimized for Apple Silicon inference via the [MLX](https://github.com/ml-explore/mlx) framework. The dense hybrid Mamba-2 + Attention architecture supports up to 262K context length.
40
 
41
  Approximate model size: **~4 GB**
42