Skip to content

chore(model gallery): add qwestion-24b #4294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1691,6 +1691,25 @@
- filename: Q2.5-32B-Slush.i1-Q4_K_M.gguf
sha256: 95aecaf43077dabc72d3b556923ede2563325e1c89863800229cfa8b7f1c9659
uri: huggingface://mradermacher/Q2.5-32B-Slush-i1-GGUF/Q2.5-32B-Slush.i1-Q4_K_M.gguf
- !!merge <<: *qwen25
name: "qwestion-24b"
urls:
- https://huggingface.co/CultriX/Qwestion-14B
- https://huggingface.co/mradermacher/Qwestion-24B-GGUF
description: |
This model was merged using the DARE TIES merge method using Qwen/Qwen2.5-14B as a base.
The following models were included in the merge:
allknowingroger/Qwenslerp2-14B
rombodawg/Rombos-LLM-V2.6-Qwen-14b
VAGOsolutions/SauerkrautLM-v2-14b-DPO
CultriX/Qwen2.5-14B-Wernicke
overrides:
parameters:
model: Qwestion-24B.Q4_K_M.gguf
files:
- filename: Qwestion-24B.Q4_K_M.gguf
sha256: 5d493bd81cfeef66d80101260145ab1d1d0428ef2191edce62b58391bd0fff0e
uri: huggingface://mradermacher/Qwestion-24B-GGUF/Qwestion-24B.Q4_K_M.gguf
- &archfunct
license: apache-2.0
tags:
Expand Down
Loading