Skip to content

Commit ba2d969

Browse files
authored
models(gallery): add qwen2-1.5b-ita (#2615)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent d3c78cf commit ba2d969

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
@@ -78,6 +78,20 @@
7878
- filename: magnum-72b-v1-Q4_K_M.gguf
7979
sha256: 046ec48665ce64a3a4965509dee2d9d8e5d81cb0b32ca0ddf130d2b59fa4ca9a
8080
uri: huggingface://bartowski/magnum-72b-v1-GGUF/magnum-72b-v1-Q4_K_M.gguf
81+
- !!merge <<: *qwen2
82+
name: "qwen2-1.5b-ita"
83+
description: |
84+
Qwen2 1.5B is a compact language model specifically fine-tuned for the Italian language. Despite its relatively small size of 1.5 billion parameters, Qwen2 1.5B demonstrates strong performance, nearly matching the capabilities of larger models, such as the 9 billion parameter ITALIA model by iGenius. The fine-tuning process focused on optimizing the model for various language tasks in Italian, making it highly efficient and effective for Italian language applications.
85+
urls:
86+
- https://huggingface.co/DeepMount00/Qwen2-1.5B-Ita
87+
- https://huggingface.co/DeepMount00/Qwen2-1.5B-Ita-GGUF
88+
overrides:
89+
parameters:
90+
model: qwen2-1.5b-instruct-q8_0.gguf
91+
files:
92+
- filename: qwen2-1.5b-instruct-q8_0.gguf
93+
sha256: c9d33989d77f4bd6966084332087921b9613eda01d5f44dc0b4e9a7382a2bfbb
94+
uri: huggingface://DeepMount00/Qwen2-1.5B-Ita-GGUF/qwen2-1.5b-instruct-q8_0.gguf
8195
- &mistral03
8296
## START Mistral
8397
url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"

0 commit comments

Comments
 (0)