Skip to content

Commit 3764e50

Browse files
authored
models(gallery): add firefly-gemma-7b (#2576)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 3f464d2 commit 3764e50

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,21 @@
176176
- filename: gemma-2b.Q4_K_M.gguf
177177
sha256: 37d50c21ef7847926204ad9b3007127d9a2722188cfd240ce7f9f7f041aa71a5
178178
uri: huggingface://mlabonne/gemma-2b-GGUF/gemma-2b.Q4_K_M.gguf
179+
- !!merge <<: *gemma
180+
name: "firefly-gemma-7b-iq-imatrix"
181+
icon: "https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/SrOekTxdpnxHyWWmMiAvc.jpeg"
182+
urls:
183+
- https://huggingface.co/Lewdiculous/firefly-gemma-7b-GGUF-IQ-Imatrix
184+
- https://huggingface.co/YeungNLP/firefly-gemma-7b
185+
description: |
186+
firefly-gemma-7b is trained based on gemma-7b to act as a helpful and harmless AI assistant. We use Firefly to train the model on a single V100 GPU with QLoRA.
187+
overrides:
188+
parameters:
189+
model: firefly-gemma-7b-Q4_K_S-imatrix.gguf
190+
files:
191+
- filename: firefly-gemma-7b-Q4_K_S-imatrix.gguf
192+
sha256: 622e0b8e4f12203cc40c7f87915abf99498c2e0582203415ca236ea37643e428
193+
uri: huggingface://Lewdiculous/firefly-gemma-7b-GGUF-IQ-Imatrix/firefly-gemma-7b-Q4_K_S-imatrix.gguf
179194
- &llama3
180195
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
181196
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png

0 commit comments

Comments
 (0)