Skip to content

Commit 8c67f38

Browse files
authored
chore(model gallery): add falcon3-10b-instruct (#4426)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 4623728 commit 8c67f38

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

gallery/index.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@
3636
- filename: Falcon3-3B-Instruct-Q4_K_M.gguf
3737
sha256: e6d81653ee28c6944e4f9ab626882faabb69db8019ddcf87f2732d05f3d9158a
3838
uri: huggingface://bartowski/Falcon3-3B-Instruct-GGUF/Falcon3-3B-Instruct-Q4_K_M.gguf
39+
- !!merge <<: *falcon3
40+
name: "falcon3-10b-instruct"
41+
urls:
42+
- https://huggingface.co/tiiuae/Falcon3-10B-Instruct
43+
- https://huggingface.co/bartowski/Falcon3-10B-Instruct-GGUF
44+
overrides:
45+
parameters:
46+
model: Falcon3-10B-Instruct-Q4_K_M.gguf
47+
files:
48+
- filename: Falcon3-10B-Instruct-Q4_K_M.gguf
49+
sha256: 6d54a35d740a616061d6c7d7740d64f4339410e58aaba985aa9e1ea79c7e882a
50+
uri: huggingface://bartowski/Falcon3-10B-Instruct-GGUF/Falcon3-10B-Instruct-Q4_K_M.gguf
3951
- &intellect1
4052
name: "intellect-1-instruct"
4153
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"

0 commit comments

Comments
 (0)