AutoModelForCausalLM
Found in 2 packages: transformers, accelerate
transformers(7 releases)
v4.56.1-Vault-Gemma-previewThis release introduces a preview of the Vault-Gemma model, a 1B parameter decoder-only model trained with sequence-level differential privacy.
v4.55.0BreakingOpenAI 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-previewThis 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-previewBreakingThis 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-previewThis 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-previewThis preview release introduces the BitNet model architecture to the transformers library, enabling high-performance 1-bit LLM inference.
v4.50.3-DeepSeek-3This 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