Skip to content

Commit daf1b25

Browse files
authored
models(gallery): add qwen2.5-coder-7b-instruct (#4130)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e76bdaf commit daf1b25

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
@@ -74,6 +74,18 @@
7474
- filename: Qwen2.5-Coder-1.5B-Instruct-Q4_K_M.gguf
7575
sha256: f530705d447660a4336c329981af164b471b60b974b1d808d57e8ec9fe23b239
7676
uri: huggingface://bartowski/Qwen2.5-Coder-1.5B-Instruct-GGUF/Qwen2.5-Coder-1.5B-Instruct-Q4_K_M.gguf
77+
- !!merge <<: *qwen25coder
78+
name: "qwen2.5-coder-7b-instruct"
79+
urls:
80+
- https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct
81+
- https://huggingface.co/bartowski/Qwen2.5-Coder-7B-Instruct-GGUF
82+
overrides:
83+
parameters:
84+
model: Qwen2.5-Coder-7B-Instruct-Q4_K_M.gguf
85+
files:
86+
- filename: Qwen2.5-Coder-7B-Instruct-Q4_K_M.gguf
87+
sha256: 1664fccab734674a50763490a8c6931b70e3f2f8ec10031b54806d30e5f956b6
88+
uri: huggingface://bartowski/Qwen2.5-Coder-7B-Instruct-GGUF/Qwen2.5-Coder-7B-Instruct-Q4_K_M.gguf
7789
- &opencoder
7890
name: "opencoder-8b-base"
7991
icon: https://github.com/OpenCoder-llm/opencoder-llm.github.io/blob/main/static/images/opencoder_icon.jpg?raw=true

0 commit comments

Comments
 (0)