Hugging Face
IA / MLIncluye: Transformers, Hugging Face
Hugging Face tuvo 12 releases en los últimos 6 meses, incluyendo 5 breaking changes.
Total Releases
12
Últimos 6 meses
12
5 breaking en total
Frecuencia
—
Promedio entre releases
Impact Score Promedio
Timeline de Releases
Transformers
v5.2.0Breaking52New Model additions VoxtralRealtime <img width="1920" height="1080" alt="image" src=" /> VoxtralRealtime is a streaming speech-to-text model from Mistral AI, designed for real-time a
Hugging Face
v0.0.052How to train a new language model from scratch using Transformers and Tokenizers
Transformers
v5.1.0Breaking52New Model additions EXAONE-MoE <img width="2278" height="1142" alt="image" src=" /> K-EXAONE is a large-scale multilingual language model developed by LG AI Research. Built using a Mixture-of-Experts…
Transformers
v0.0.0Breaking67Transformers v5 release notes <img width="1800" height="1013" alt="image" src=" /> - Highlights - Significant API changes: dynamic weight loading, tokenization - Backwards Incompatible Changes - Bugfi…
Transformers
v5.0.0Breaking67Transformers v5 release notes <img width="1800" height="1013" alt="image" src=" /> - Highlights - Significant API changes: dynamic weight loading, tokenization - Backwards Incompatible Changes - Bugfi…
Transformers
v4.57.632What's Changed Another fix for qwen vl models that prevented correctly loading the associated model type - this works together with of the previous patch release. * Fixed incorrect model_type for qwen…
Transformers
v4.57.532What's Changed Should not have said last patch :wink: These should be the last remaining fixes that got lost in between patches and the transition to v5. QwenVL: add skipped keys in setattr as well by…
Transformers
v4.57.432What's Changed Last patch release for v4: We have a few small fixes for remote generation methods (e.g. group beam search), vLLM, and an offline tokenizer fix (if it's already been cached). * Grouped…