Skip to content

Commit 0bb33fa

Browse files
authored
chore(model gallery): add ibm-granite_granite-3.3-2b-instruct (#5205)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e3bf7f7 commit 0bb33fa

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,6 +1995,20 @@
19951995
- filename: ibm-granite_granite-3.3-8b-instruct-Q4_K_M.gguf
19961996
sha256: 758fb00abcec89df5cf02932165daf72f0d0b74db5019dbe9f2b3defb1e9295e
19971997
uri: huggingface://bartowski/ibm-granite_granite-3.3-8b-instruct-GGUF/ibm-granite_granite-3.3-8b-instruct-Q4_K_M.gguf
1998+
- !!merge <<: *granite3
1999+
name: "ibm-granite_granite-3.3-2b-instruct"
2000+
urls:
2001+
- https://huggingface.co/ibm-granite/granite-3.3-2b-instruct
2002+
- https://huggingface.co/bartowski/ibm-granite_granite-3.3-2b-instruct-GGUF
2003+
description: |
2004+
Granite-3.3-2B-Instruct is a 2-billion parameter 128K context length language model fine-tuned for improved reasoning and instruction-following capabilities. Built on top of Granite-3.3-2B-Base, the model delivers significant gains on benchmarks for measuring generic performance including AlpacaEval-2.0 and Arena-Hard, and improvements in mathematics, coding, and instruction following. It supports structured reasoning through <think></think> and <response></response> tags, providing clear separation between internal thoughts and final outputs. The model has been trained on a carefully balanced combination of permissively licensed data and curated synthetic tasks.
2005+
overrides:
2006+
parameters:
2007+
model: ibm-granite_granite-3.3-2b-instruct-Q4_K_M.gguf
2008+
files:
2009+
- filename: ibm-granite_granite-3.3-2b-instruct-Q4_K_M.gguf
2010+
sha256: 555b91485955bc96eb445b57dd4bbf8809aa7d8cce7c313f4f8bc5b2340896b4
2011+
uri: huggingface://bartowski/ibm-granite_granite-3.3-2b-instruct-GGUF/ibm-granite_granite-3.3-2b-instruct-Q4_K_M.gguf
19982012
- &llama32
19992013
url: "github:mudler/LocalAI/gallery/llama3.2-quantized.yaml@master"
20002014
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)