Skip to content

Commit 0567e10

Browse files
authored
chore(model gallery): add eurollm-9b-instruct (#5017)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent ecbeacd commit 0567e10

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

gallery/index.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,30 @@
8080
- filename: qgallouedec_gemma-3-27b-it-codeforces-SFT-Q4_K_M.gguf
8181
sha256: 84307cc73098017108f8b9157b614cea655f2054c34218422b1d246e214df5af
8282
uri: huggingface://bartowski/qgallouedec_gemma-3-27b-it-codeforces-SFT-GGUF/qgallouedec_gemma-3-27b-it-codeforces-SFT-Q4_K_M.gguf
83+
- &eurollm
84+
name: "eurollm-9b-instruct"
85+
icon: https://openeurollm.eu/_next/static/media/logo-dark.e7001867.svg
86+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
87+
license: apache-2.0
88+
tags:
89+
- llm
90+
- gguf
91+
- eurollm
92+
- cpu
93+
- gpu
94+
- text-generation
95+
urls:
96+
- https://huggingface.co/utter-project/EuroLLM-9B-Instruct
97+
- https://huggingface.co/bartowski/EuroLLM-9B-Instruct-GGUF
98+
description: |
99+
The EuroLLM project has the goal of creating a suite of LLMs capable of understanding and generating text in all European Union languages as well as some additional relevant languages. EuroLLM-9B is a 9B parameter model trained on 4 trillion tokens divided across the considered languages and several data sources: Web data, parallel data (en-xx and xx-en), and high-quality datasets. EuroLLM-9B-Instruct was further instruction tuned on EuroBlocks, an instruction tuning dataset with focus on general instruction-following and machine translation.
100+
overrides:
101+
parameters:
102+
model: EuroLLM-9B-Instruct-Q4_K_M.gguf
103+
files:
104+
- filename: EuroLLM-9B-Instruct-Q4_K_M.gguf
105+
sha256: 785a3b2883532381704ef74f866f822f179a931801d1ed1cf12e6deeb838806b
106+
uri: huggingface://bartowski/EuroLLM-9B-Instruct-GGUF/EuroLLM-9B-Instruct-Q4_K_M.gguf
83107
- &phi4
84108
url: "github:mudler/LocalAI/gallery/phi-4-chat.yaml@master"
85109
name: "phi-4"

0 commit comments

Comments
 (0)