May 2025 Summaries
3 posts from Unsloth
Filter
Month:
Year:
Post Summaries
Back to Blog
DeepSeek-R1-0528 is an advanced open-source reasoning model developed by DeepSeek, competing with top models like OpenAI's GPT-4.5 and Google's Gemini 2.5 Pro. The model has been optimized through quantization to reduce its size from 720GB to 185GB, making it more accessible for diverse computing environments. Users can leverage Unsloth's 1.78-bit Dynamic 2.0 GGUFs for running the model on various inference frameworks, with specific settings recommended for optimal performance, such as a temperature of 0.6 and top_p of 0.95. The model is compatible with setups having at least 20GB RAM and can achieve higher throughput with more memory or a GPU, although it is technically possible to run it without a GPU by utilizing Apple's unified memory chips. Comprehensive guides and community support are available for users to effectively implement and test the model in applications, including gaming simulations, using Python and other computational libraries.
May 29, 2025
1,380 words in the original blog post.
Qwen3 models, including Qwen3-30B-A3B, have been enhanced for improved reasoning, instruction-following, agent capabilities, and multilingual support, with the ability to fine-tune via the Unsloth platform using the newly developed Unsloth Dynamic 2.0 methodology. These advancements allow users to run and fine-tune quantized Qwen3 large language models (LLMs) with minimal accuracy loss, and the models support a native 128K context length thanks to the use of YaRN technology. The Unsloth platform makes fine-tuning 2x faster, reduces VRAM usage by 70%, and supports longer contexts than other environments via Flash Attention 2, enabling efficient deployment even on limited hardware resources. All versions of Qwen3, including dynamic 4-bit and GGUFs, are available on Hugging Face, and the platform supports various transformer-style models and training algorithms, enhancing the flexibility and accessibility of Qwen3 for diverse applications.
May 02, 2025
430 words in the original blog post.
Unsloth now offers the capability to fine-tune Text-to-Speech (TTS) models, allowing them to adapt to specific datasets and vocal styles for applications like voice cloning and multilingual support. This enhancement also supports Speech-to-Text (STT) models such as OpenAI's Whisper and various standard TTS models like Sesame's CSM and others supported by transformers. The training process is notably efficient, being approximately 1.5 times faster and using 50% less VRAM due to the FA2 setup. Unsloth provides free Google Colab notebooks for training, running, and saving these models, with most being uploaded to Hugging Face. The process involves a dataset called 'Elise,' which includes emotion tags in transcripts to produce expressive audio. Users are encouraged to start with the Orpheus-TTS-3B model for its compatibility and ease of training, and guidance is available through Unsloth's community channels like Reddit and Discord.
May 02, 2025
416 words in the original blog post.