Granite Code
Open-source code LLM family by IBM for enterprise code generation.
About
Granite Code is IBM's family of decoder-only code language models, released in 3B, 8B, 20B, and 34B sizes with both base and instruction-tuned variants. The models were trained on 3 to 4 trillion tokens spanning code from 116 programming languages plus natural language, with an emphasis on ethically sourced, license-permissible data: aggressive deduplication, filtering of harmful content, ClamAV malware scanning, and PII redaction. Instruct variants add fine-tuning on code commits, math datasets, and synthetic instructions. Intended enterprise uses include code generation, explanation, bug fixing, translation between languages, and documentation, with competitive results on benchmarks such as HumanEvalPack and MBPP among open code models. Context windows range from 2K to 8K tokens depending on size. All weights are Apache 2.0 licensed for research and commercial use, downloadable from Hugging Face, with fine-tuning supported through IBM's Dolomite Engine.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Large Language Models (LLMs)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
Lightweight open-weight LLM by Google available in 1B to 27B sizes.
Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.
High-performance open-weight MoE LLM with 671B total parameters.
Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.
Family of small language models by Hugging Face for on-device use.
Open-weight code LLM trained on 2 trillion tokens of code and natural language.