November 2024 Summaries
2 posts from Unsloth
Filter
Month:
Year:
Post Summaries
Back to Blog
Unsloth has enhanced its support for vision and multimodal models, notably including Meta's Llama 3.2 models, allowing for faster and more memory-efficient fine-tuning compared to existing solutions like Flash Attention 2 and Hugging Face. The platform has made available Google Colab notebooks for various use cases, such as radiography analysis, handwriting conversion to LaTeX, and general question-answering, demonstrating the versatility of its fine-tuning capabilities. Additionally, Unsloth has addressed several bugs and optimized memory usage, enabling models like Pixtral to fit within a 16GB GPU. New models, including Qwen 2.5 and its variants, are now supported and feature extended context lengths through YaRN technology. Users are encouraged to follow Unsloth on platforms like Hugging Face for updates and to join community channels for support and engagement.
Nov 21, 2024
694 words in the original blog post.
Unsloth has announced support for the Qwen 2.5 and Qwen 2.5 Coder models, boasting improvements in fine-tuning speed and memory efficiency, with Unsloth enabling a 2x faster process and a 60% reduction in memory usage compared to Flash Attention 2 plus Hugging Face. Google Colab notebooks have been provided for fine-tuning on a free Tesla T4, and the models, originally with 32K context lengths, have been extended to 128K using YaRN, with all uploads available on Hugging Face. An update on November 13, 2024, fixed GGUF YaRNs, and analysis revealed certain bugs, including improper usage of the `<|endoftext|>` token leading to infinite generations during fine-tuning, and untrained `<|im_start|>` and `<|im_end|>` tokens in the base models. The community is encouraged to participate via Discord, Twitter, and Substack, with gratitude expressed by the developers, Daniel and Michael Han, for ongoing support and engagement.
Nov 13, 2024
344 words in the original blog post.