DeepSeek-V4 + NVFP4 Exporting #6942
danielhanchen
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unsloth Studio can now export to NVFP4, FP8, imatrix GGUFs after training, can act as a llama-swap API system, includes Japanese and Brazilian language support, includes MLX, safetensors tool calling + healing support and much more! Unsloth core makes GRPO 1.3x faster, have HTTP fallback for stalled downloads, make MoE training 3 to 5x faster, and fixes many bugs! This release series uses
unsloth>=2026.7.1.Smarter OpenAI-Compatible API Serving
Run one local API endpoint across with safer automatic model swapping and better agent-tool recovery.
Export Improvements
Exports are more flexible and avoid more unnecessary downloads.
save_pretrained_mergednow supports compressed FP8/FP4 exports.trust_remote_code.RAG and File Chat
Chat with files should be more useful on real documents.
Unsloth Polish and Reliability
Unsloth is smoother and more reliable during everyday use.
Installer, Hardware and Platform Fixes
Unsloth installs and runs more reliably across different machines, GPUs, and network setups.
unsloth>=2026.6.9.llama.cppis available.torchaoimport crash.sm_100andsm_103data-center GPUs now use the correctllama.cppprebuilt selection.mmprojGGUF models.llama.cppbuilds can now be reused with--with-llama-cpp-dir.Training, Models and Kernels
Training and model loading are more reliable across more model types, GPUs, and fine-tuning setups.
TrainingArguments.fast_generatenow shows a clearer error when vLLM-style inputs are used without fast inference.Updating Unsloth
To update Unsloth or install a fresh Unsloth Unsloth, use the commands below:
macOS, Linux, WSL:
Windows:
What's Changed in Unsloth
unsloth studio runby @danielhanchen in Studio: allow --secure with --api-only (headless secure API server) and add --api-only tounsloth studio run#6591stream=falseon the GGUF agentic tool path ([Bug] OpenAI-compatible /v1/chat/completions ignores "stream": false and returns an SSE stream #6570) by @oobabooga in Studio: honorstream=falseon the GGUF agentic tool path (#6570) #6618New Contributors
Full Changelog: v0.1.471-beta...v0.1.48-beta
What's Changed in Unsloth Zoo
This discussion was created from the release DeepSeek-V4 + NVFP4 Exporting.
Beta Was this translation helpful? Give feedback.
All reactions