TLDRocket
Sign in

Language Models

30 summarised stories about Language Models, each linking back to the original source. Browse all topics →

Wednesday, 29 April 2026

Granite 4.1 LLMs: How They’re Built

Hugging Face Blog 2 months ago

IBM released Granite 4.1, a family of dense language models in three sizes (3B, 8B, and 30B parameters) trained on approximately 15 trillion tokens across a five-phase pipeline that progressively shifts from general web data to curated, high-quality content. The 8B instruct model matches or exceeds the performance of the previous 32B Granite 4.0-H-Small model despite using fewer parameters and a simpler architecture. The models undergo supervised fine-tuning on 4.1 million quality-controlled samples and multi-stage reinforcement learning to improve performance on math, coding, and instruction-following tasks.

DeepInfra on Hugging Face Inference Providers 🔥

Hugging Face Blog 2 months ago

DeepInfra, a serverless AI inference platform, is now integrated as a supported provider on the Hugging Face Hub, allowing developers to run models directly through Hugging Face's infrastructure. The platform offers access to over 100 models including DeepSeek V4, Kimi-K.2.6, and GLM-5.1, with initial support for conversational and text-generation tasks launching immediately. Developers can now use DeepInfra through Hugging Face's Python and JavaScript SDKs, web UI, and agent frameworks without additional setup, with billing passed through directly at provider rates or routed through Hugging Face accounts.