granite-code:3b-instruct-128k-fp16
208.6K Downloads Updated 8 months ago
A family of open foundation models by IBM for Code Intelligence
3b
8b
20b
34b
Updated 8 months ago
8 months ago
0a85292e9c4c · 7.0GB
{{ if .Suffix }}<fim_prefix> {{ .Prompt }}<fim_suffix> {{ .Suffix }}<fim_middle>
{{- else if .Messag
679B
Readme
Granite Code is a family of decoder-only code model designed for code generative tasks (e.g. code generation, code explanation, code fixing, etc.).
Parameter Sizes
- 34B Parameters
ollama run granite-code:34b
- 20B Parameters
ollama run granite-code:20b
- 8B Parameters (with 128K context window)
ollama run granite-code:8b
- 3B Parameters (with 128K context window)
ollama run granite-code:3b