Change8
Symbol8 releases

AutoModelForCausalLM

Found in 2 packages: transformers, accelerate

transformers(7 releases)

v4.56.1-Vault-Gemma-preview
Sep 12, 2025

This release introduces a preview of the Vault-Gemma model, a 1B parameter decoder-only model trained with sequence-level differential privacy.

v4.55.0Breaking
Aug 5, 2025

OpenAI released GPT OSS, an open-source (Apache 2.0) MoE model family in 21B and 117B sizes featuring 4-bit MXFP4 quantization and Flash Attention 3 support. These models are optimized for reasoning and agentic tasks, compatible with the new Responses API and standard transformers workflows.

v4.53.2-Ernie-4.5-preview
Jul 23, 2025

This preview release introduces Baidu's Ernie 4.5 model family to Transformers, including a 0.3B dense model and MoE variants (21B and 300B).

v4.53.2-modernbert-decoder-previewBreaking
Jul 16, 2025

This release introduces a preview of the ModernBERT Decoder, a causal language model variant of the ModernBERT architecture designed for autoregressive generation and sequence classification.

v4.51.3-GraniteMoeHybrid-preview
May 8, 2025

This release introduces the GraniteMoeHybrid model architecture, a hybrid design combining state space layers and Mixture-of-Experts (MoE) attention, available as a stable preview ahead of the v4.52.0 minor release.

v4.51.3-BitNet-preview
May 8, 2025

This preview release introduces the BitNet model architecture to the transformers library, enabling high-performance 1-bit LLM inference.

v4.50.3-DeepSeek-3
Mar 28, 2025

This release introduces support for the DeepSeek-V3 (DeepSeek-R1) model, featuring MLA and DeepSeekMoE architectures, available via a specific git tag on top of version 4.50.3.

accelerate(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when AutoModelForCausalLM changes.

Learn More