Skip to content

Commit 1db5043

Browse files
authored
models(gallery): add rombos-coder-v2.5-qwen-7b (#4133)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent b36ced8 commit 1db5043

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
@@ -119,6 +119,23 @@
119119
- filename: Qwen2.5-Coder-7B-Instruct-abliterated.i1-Q4_K_M.gguf
120120
sha256: 9100ccd9e8167cefda98bd1c97d5d765a21e70e124e4d6b89945fd66ebb481b4
121121
uri: huggingface://mradermacher/Qwen2.5-Coder-7B-Instruct-abliterated-i1-GGUF/Qwen2.5-Coder-7B-Instruct-abliterated.i1-Q4_K_M.gguf
122+
- !!merge <<: *qwen25coder
123+
name: "rombos-coder-v2.5-qwen-7b"
124+
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/QErypCEKD5OZLxUcSmYaR.jpeg
125+
urls:
126+
- https://huggingface.co/rombodawg/Rombos-Coder-V2.5-Qwen-7b
127+
- https://huggingface.co/bartowski/Rombos-Coder-V2.5-Qwen-7b-GGUF
128+
- https://docs.google.com/document/d/1OjbjU5AOz4Ftn9xHQrX3oFQGhQ6RDUuXQipnQ9gn6tU/edit?usp=sharing
129+
description: |
130+
Rombos-Coder-V2.5-Qwen-7b is a continues finetuned version of Qwen2.5-Coder-7B-Instruct. I took it upon myself to merge the instruct model with the base model myself using the * Ties* merge method as demonstrated in my own "Continuous Finetuning" method (link available).
131+
This version of the model shows higher performance than the original instruct and base models.
132+
overrides:
133+
parameters:
134+
model: Rombos-Coder-V2.5-Qwen-7b-Q4_K_M.gguf
135+
files:
136+
- filename: Rombos-Coder-V2.5-Qwen-7b-Q4_K_M.gguf
137+
sha256: ca16a550f1be00b7e92f94c0c18ea6af1e5c158d5d1cb3994f9f0a0d13922272
138+
uri: huggingface://bartowski/Rombos-Coder-V2.5-Qwen-7b-GGUF/Rombos-Coder-V2.5-Qwen-7b-Q4_K_M.gguf
122139
- &opencoder
123140
name: "opencoder-8b-base"
124141
icon: https://github.com/OpenCoder-llm/opencoder-llm.github.io/blob/main/static/images/opencoder_icon.jpg?raw=true

0 commit comments

Comments
 (0)