Model reference · open weights

granite-3.0-a

granite-3.0-a is an open-weight language model from ibm-granite, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs ibm-granite 2 variants 52k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What granite-3.0-a is

-- Granite-3.0-1B-A400M-Instruct Model Summary: Granite-3.0-1B-A400M-Instruct is an 1B parameter model finetuned from Granite-3.0-1B-A400M-Base using a combination of open source instruction datasets with permissive license and internally collected synthetic datasets. This model is developed using a diverse set of techniques with a structured chat format, including supervised finetuning, model alignment using reinforcement learning, and model merging. - Developers: Granite Team, IBM - GitHub Repository: ibm-granite/granite-3.0-language-models - Website: Granite Docs - Paper: Granite 3.0 Language Models - Release Date: October 21st, 2024 - License: Apache 2.0 Supported Languages: English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, and Chinese. Users may finetune Granite 3.0 models for languages beyond these 12 languages. Intended use: The model is designed to respond to general instructions and can be used to build AI assistants for multiple domains, including business applications. Capabilities Summarization Text classification Text extraction Question-answering Retrieval Augmented Generation (RAG) Code related tasks Function-calling tasks Multilingual dialog use cases Generation: This is a simple example of how to use Granite-3.0-1B-A400M-Instruct model. Install the following libraries: Then, copy the snippet from the section that is relevant for your use case. Model Architecture: Granite-3.0-1B-A400M-Instruct is based on a decoder-only sparse Mixture of Experts (MoE) transformer architecture. Core components of this architecture are: Fine-grained Experts, Dropless Token Routing, and Load Balancing Loss. Training Data: Overall, our SFT data is largely comprised of three key sources: (1) publicly available datasets with permissive license, (2) internal synthetic data targeting specific capabilities, and (3) very small amounts of human-curated data. A detailed attribution of datasets can be found in the Granite Technical Report and Accompanying Author List. Infrastructure: We train Granite 3.0 Language Models using IBM's super computing cluster, Blue Vela, which is outfitted with NVIDIA H100 GPUs. This cluster provides a

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makeribm-granite
TypeLanguage models
Parameters (lead)1.3B
Context4k tokens
Variants2
Runs withtransformers
Based onibm-granite/granite-3.0-1b-a400m-base
Released2024-10-03
Popularity52k downloads / month
Likes21
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
granite-3.0-1b-a400m-instruct1.3BBF16~3.1 GBWeights ↗
granite-3.0-1b-a400m-base1.4BBF16~3.2 GBWeights ↗

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
text-generationIFEvalpass@132.39
text-generationMT-Benchpass@16.17
text-generationAGI-Evalpass@120.35
text-generationMMLUpass@132
text-generationMMLU-Propass@112.21
text-generationOBQApass@138.4
text-generationSIQApass@147.55
text-generationHellaswagpass@165.59
text-generationWinoGrandepass@161.17
text-generationTruthfulQApass@149.11
text-generationBoolQpass@170.12
text-generationSQuAD 2.0pass@11.27
text-generationARC-Cpass@141.21
text-generationGPQApass@123.07
text-generationBBHpass@131.77
text-generationHumanEvalSynthesispass@130.18
text-generationHumanEvalExplainpass@126.22
text-generationHumanEvalFixpass@121.95
text-generationMBPPpass@115.4
text-generationGSM8Kpass@126.31
text-generationMATHpass@110.88
text-generationPAWS-X (7 langs)pass@145.84
text-generationMGSM (6 langs)pass@111.8

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys granite-3-0-a for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (granite-3-0-a below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"granite-3-0-a","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors granitemoe text-generation language granite-3.0 conversational model-index

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want granite-3.0-a on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms