Skip to content

Commit 4d482e6

Browse files
committed
models(gallery): add gemma-1.1-7b-it
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent b58b7ca commit 4d482e6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

gallery/index.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,22 @@
238238
- filename: firefly-gemma-7b-Q4_K_S-imatrix.gguf
239239
sha256: 622e0b8e4f12203cc40c7f87915abf99498c2e0582203415ca236ea37643e428
240240
uri: huggingface://Lewdiculous/firefly-gemma-7b-GGUF-IQ-Imatrix/firefly-gemma-7b-Q4_K_S-imatrix.gguf
241+
- !!merge <<: *gemma
242+
name: "gemma-1.1-7b-it"
243+
urls:
244+
- https://huggingface.co/bartowski/gemma-1.1-7b-it-GGUF
245+
- https://huggingface.co/google/gemma-1.1-7b-it
246+
description: |
247+
This is Gemma 1.1 7B (IT), an update over the original instruction-tuned Gemma release.
248+
249+
Gemma 1.1 was trained using a novel RLHF method, leading to substantial gains on quality, coding capabilities, factuality, instruction following and multi-turn conversation quality. We also fixed a bug in multi-turn conversations, and made sure that model responses don't always start with "Sure,".
250+
overrides:
251+
parameters:
252+
model: gemma-1.1-7b-it-Q4_K_M.gguf
253+
files:
254+
- filename: gemma-1.1-7b-it-Q4_K_M.gguf
255+
sha256: 47821da72ee9e80b6fd43c6190ad751b485fb61fa5664590f7a73246bcd8332e
256+
uri: huggingface://bartowski/gemma-1.1-7b-it-GGUF/gemma-1.1-7b-it-Q4_K_M.gguf
241257
- &llama3
242258
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
243259
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png

0 commit comments

Comments
 (0)