mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
chore(model gallery): add ibm-granite_granite-3.3-8b-instruct (#5204)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
bd1707d339
commit
e3bf7f77f7
1 changed files with 14 additions and 0 deletions
|
@ -1981,6 +1981,20 @@
|
|||
- filename: salamandra-7b-instruct.Q4_K_M-f32.gguf
|
||||
sha256: bac8e8c1d1d9d53cbdb148b8ff9ad378ddb392429207099e85b5aae3a43bff3d
|
||||
uri: huggingface://cstr/salamandra-7b-instruct-GGUF/salamandra-7b-instruct.Q4_K_M-f32.gguf
|
||||
- !!merge <<: *granite3
|
||||
name: "ibm-granite_granite-3.3-8b-instruct"
|
||||
urls:
|
||||
- https://huggingface.co/ibm-granite/granite-3.3-2b-instruct
|
||||
- https://huggingface.co/bartowski/ibm-granite_granite-3.3-8b-instruct-GGUF
|
||||
description: |
|
||||
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.
|
||||
overrides:
|
||||
parameters:
|
||||
model: ibm-granite_granite-3.3-8b-instruct-Q4_K_M.gguf
|
||||
files:
|
||||
- filename: ibm-granite_granite-3.3-8b-instruct-Q4_K_M.gguf
|
||||
sha256: 758fb00abcec89df5cf02932165daf72f0d0b74db5019dbe9f2b3defb1e9295e
|
||||
uri: huggingface://bartowski/ibm-granite_granite-3.3-8b-instruct-GGUF/ibm-granite_granite-3.3-8b-instruct-Q4_K_M.gguf
|
||||
- &llama32
|
||||
url: "github:mudler/LocalAI/gallery/llama3.2-quantized.yaml@master"
|
||||
icon: https://avatars.githubusercontent.com/u/153379578
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue