| ▲ | NitpickLawyer 2 hours ago | |
This links to the nvfp4 version of the model, so they only compare it to the bf16 in this model card. If you're looking for other similar model comparisons they are in the model card of the bf16 version here [1]. While it looks "behind" the qwen equivalent model on most benchmarks, a few personal notes: - nemotron models feel to me a bit less benchmaxxed / "stubborn". That means that they generalise a bit better, or can be tasked to solve similar but not quite identical task types to the training data (something that's hard to do w/ qwen/ds models) - nemotron series are also open training (w/ open training recipes and some training data public) - nvda will have an incentive to continue this kind of releases, even if other parties slowly abandon the open release of models. Whatever other incentives 3rd party labs have (i.e. meta, goog w/ gemma, the chinese labs that IPOd, etc) nvda will always want to sell hardware so their incentive to keep pushing open models is evident and will likely continue "forever". [1] - https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... | ||
| ▲ | adrian_b 43 minutes ago | parent | next [-] | |
Yes, there are 5 Nemotron-3.5 models: https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... to be used for further training/fine-tuning. https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... main model. https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... quantized version of the previous. https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... this "DFlash" model should be used together with one of the previous two "for lower-latency speculative decoding deployments tuned for low-concurrency data center and workstation workflows". https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-... like DFlash, the previous model above, but optimized for DGX Spark. | ||
| ▲ | beklein an hour ago | parent | prev | next [-] | |
Thanks for pointing that out! I actually copied the link from NVIDIA's Technical Blog post: - https://developer.nvidia.com/blog/nvidia-nemotron-3-5-lightn... You can also try the model via a free API endpoint from Openrouter, would be interesting to see if it's the BF16 or NVFP4 version: | ||
| ▲ | ggcr an hour ago | parent | prev [-] | |
> nvda will have an incentive to continue this kind of releases, even if other parties slowly abandon the open release of models This! It's literally in their best interest for open-weights models to succeed | ||