Skip to content

Commit 732e09d

Browse files
committed
chore(model): add qwen2.5-coder-32b-instruct-uncensored-i1 to the gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 1de2033 commit 732e09d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,20 @@
170170
- filename: Rombos-Coder-V2.5-Qwen-14b-Q4_K_M.gguf
171171
sha256: 7ef044e1fee206a039f56538f94332030e99ec63915c74f4d1bdec0e601ee968
172172
uri: huggingface://bartowski/Rombos-Coder-V2.5-Qwen-14b-GGUF/Rombos-Coder-V2.5-Qwen-14b-Q4_K_M.gguf
173+
- !!merge <<: *qwen25coder
174+
name: "qwen2.5-coder-32b-instruct-uncensored-i1"
175+
urls:
176+
- https://huggingface.co/thirdeyeai/Qwen2.5-Coder-32B-Instruct-Uncensored
177+
- https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-Uncensored-i1-GGUF
178+
description: |
179+
The LLM model is based on sloshywings/Qwen2.5-Coder-32B-Instruct-Uncensored. It is a large language model with 32B parameters that has been fine-tuned on coding tasks and instructions.
180+
overrides:
181+
parameters:
182+
model: Qwen2.5-Coder-32B-Instruct-Uncensored.i1-Q4_K_M.gguf
183+
files:
184+
- filename: Qwen2.5-Coder-32B-Instruct-Uncensored.i1-Q4_K_M.gguf
185+
sha256: 86ac8efb86daf241792ac3d5d35b7da92c54901b4208a6f2829bd03d8f273c9c
186+
uri: huggingface://mraWdermacher/Qwen2.5-Coder-32B-Instruct-Uncensored-i1-GGUF/Qwen2.5-Coder-32B-Instruct-Uncensored.i1-Q4_K_M.gguf
173187
- &opencoder
174188
name: "opencoder-8b-base"
175189
icon: https://github.com/OpenCoder-llm/opencoder-llm.github.io/blob/main/static/images/opencoder_icon.jpg?raw=true

0 commit comments

Comments
 (0)