Skip to content

Commit 0fcefbc

Browse files
authored
chore(model gallery): add volare-i1 (#4296)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 9044b17 commit 0fcefbc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

gallery/index.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4850,6 +4850,23 @@
48504850
- filename: G2-9B-Sugarquill-v0.Q4_K_M.gguf
48514851
sha256: 790a2f1541011b2773e22aa863ef78c8662baaa7eca5875e9573007985120187
48524852
uri: huggingface://QuantFactory/G2-9B-Sugarquill-v0-GGUF/G2-9B-Sugarquill-v0.Q4_K_M.gguf
4853+
- !!merge <<: *gemma
4854+
name: "volare-i1"
4855+
urls:
4856+
- https://huggingface.co/MoxoffSpA/Volare
4857+
- https://huggingface.co/mradermacher/Volare-i1-GGUF
4858+
description: |
4859+
Volare is an updated version of Gemma7B, specifically fine-tuned with SFT and LoRA adjustments.
4860+
It's trained on publicly available datasets, like SQUAD-it, and datasets we've created in-house.
4861+
it's designed to understand and maintain context, making it ideal for Retrieval Augmented Generation (RAG) tasks and applications requiring contextual awareness.
4862+
Italian dataset.
4863+
overrides:
4864+
parameters:
4865+
model: Volare.i1-Q4_K_M.gguf
4866+
files:
4867+
- filename: Volare.i1-Q4_K_M.gguf
4868+
sha256: fa8fb9d4cb19fcb44be8d53561c9e2840f45aed738de545983ebb158ebba461b
4869+
uri: huggingface://mradermacher/Volare-i1-GGUF/Volare.i1-Q4_K_M.gguf
48534870
- &llama3
48544871
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
48554872
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png

0 commit comments

Comments
 (0)