model releaseIbm

IBM Releases Granite 4.1 8B with 131K Context Window at $0.05/M Input Tokens

TL;DR

IBM has released Granite 4.1 8B, an 8-billion-parameter decoder-only language model with a 131,072-token context window. The model supports 12 languages and costs $0.05 per million input tokens and $0.10 per million output tokens, available under the Apache 2.0 license.

2 min read
0

Granite 4.1 8B — Quick Specs

Context window131K tokens
Input$0.05/1M tokens
Output$0.1/1M tokens

IBM Releases Granite 4.1 8B with 131K Context Window at $0.05/M Input Tokens

IBM has released Granite 4.1 8B, an 8-billion-parameter decoder-only language model with a 131,072-token context window, priced at $0.05 per million input tokens and $0.10 per million output tokens.

Model Specifications

Granite 4.1 8B is a dense transformer model with 8 billion parameters, released on April 30, 2026. The model supports a context window of 131,072 tokens, positioning it in the long-context model category alongside competitors like Claude and GPT-4.

The model is distributed under the Apache 2.0 license, making it available for both commercial and research use without licensing restrictions.

Capabilities

Granite 4.1 8B targets enterprise use cases with several specific features:

  • Tool calling: Implements OpenAI-compatible function calling for integration with external systems
  • Code generation: Includes fill-in-the-middle support for code completion tasks
  • RAG support: Designed for retrieval-augmented generation workflows
  • Text processing: Handles summarization, classification, and extraction tasks

The model supports 12 languages: English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese.

Deployment

IBM is distributing Granite 4.1 8B through OpenRouter, which provides routing to multiple infrastructure providers. Model weights are publicly available for self-hosting.

The pricing structure of $0.05 per million input tokens and $0.10 per million output tokens places it in the mid-range pricing tier for models of this size, comparable to other 8B-parameter models from companies like Meta and Mistral.

What This Means

Granite 4.1 8B represents IBM's continued investment in open-source enterprise AI, offering a permissively licensed alternative to proprietary models. The 131K context window is notably large for an 8B-parameter model, though actual performance at that context length remains to be independently verified. The Apache 2.0 license and multi-language support make it a viable option for enterprises requiring on-premises deployment or specific regulatory compliance, particularly in the 12 supported language markets.

Related Articles

model release

IBM's Granite PatchTST-FM-r2 Tops Permissively Licensed Time Series Forecasting Models on GIFT-Eval

IBM has released Granite Time Series PatchTST-FM-r2, a 385M-parameter forecasting model that ranks #2 overall among replicable zero-shot models on the GIFT-Eval benchmark and first among those with permissive, commercial-friendly licensing. The model uses conformer-based architecture and supports probabilistic forecasts across up to 8,192-step contexts.

model release

Tencent Open-Sources AuK, a 1.5B-Parameter Speech Generation and Editing Model

Tencent has open-sourced AuK, a 1.5B-parameter foundation model for speech generation and editing that handles TTS, content editing, and audio enhancement through natural-language instructions. The release includes a distilled AuK-Flash variant for 4-step fast inference, both under MIT license.

model release

AllSpark's Iris-mini and Iris-pro Top Open-Weight Search Agent Benchmarks

Chinese lab AllSpark has released Iris-mini and Iris-pro, two open-weight search agents built on Qwen3 models that claim the top spot among open-weight systems in their size classes on four research benchmarks. The release includes model weights, an agent harness, and evaluation code, with training pipelines to follow.

model release

Google Releases TimesFM-3, a 330M-Parameter Model That Forecasts Sales Using Weather and Discount Data

Google Research has released TimesFM-3, a 330-million-parameter time series forecasting model that predicts outcomes like sales by combining related variables, historical data, and known future events such as discounts or weather. The model claims top rankings on three benchmarks against Amazon's Chronos-2 and the Toto-2.0 family.

Comments

Loading...