Skip to content

chore(model): add qwen2.5-3b-smart-i1 to the gallery #4236

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 24, 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
14 changes: 14 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1512,6 +1512,20 @@
- filename: miniclaus-qw1.5B-UNAMGS-Q4_K_M.gguf
sha256: a0dadd7147cc4a8e8df59659556e4d824ef5c26fd2f39381fe467b2ff9cc1289
uri: huggingface://bartowski/miniclaus-qw1.5B-UNAMGS-GGUF/miniclaus-qw1.5B-UNAMGS-Q4_K_M.gguf
- !!merge <<: *qwen25
name: "qwen2.5-3b-smart-i1"
urls:
- https://huggingface.co/bunnycore/Qwen2.5-3B-Smart
- https://huggingface.co/mradermacher/Qwen2.5-3B-Smart-i1-GGUF
description: |
This model was merged using the passthrough merge method using bunnycore/Qwen2.5-3B-RP-Mix + bunnycore/Qwen2.5-3b-Smart-lora_model as a base.
overrides:
parameters:
model: Qwen2.5-3B-Smart.i1-Q4_K_M.gguf
files:
- filename: Qwen2.5-3B-Smart.i1-Q4_K_M.gguf
sha256: 4cfffa4478191b3ac5f54b0e2c5c3f60883322cf705d74f9651715b70f3779f4
uri: huggingface://mradermacher/Qwen2.5-3B-Smart-i1-GGUF/Qwen2.5-3B-Smart.i1-Q4_K_M.gguf
- &archfunct
license: apache-2.0
tags:
Expand Down