Skip to content
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

chore(model gallery): add tq2.5-14b-aletheia-v1 #4440

Merged
merged 1 commit into from
Dec 20, 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
21 changes: 21 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2159,6 +2159,27 @@
- filename: Qwen2-VL-72B-Instruct-Q4_K_M.gguf
sha256: 0def10ee892a4d4c72ba3807d150de2e1f600edd981d15d402e3d25753cf168d
uri: huggingface://bartowski/Qwen2-VL-72B-Instruct-GGUF/Qwen2-VL-72B-Instruct-Q4_K_M.gguf
- !!merge <<: *qwen25
name: "tq2.5-14b-aletheia-v1"
icon: https://huggingface.co/allura-org/TQ2.5-14B-Aletheia-v1/resolve/main/aletheia.png
urls:
- https://huggingface.co/allura-org/TQ2.5-14B-Aletheia-v1
- https://huggingface.co/bartowski/TQ2.5-14B-Aletheia-v1-GGUF
description: |
RP/Story hybrid model, merge of Sugarquill and Neon. As with Gemma version, I wanted to preserve Sugarquill's creative spark, while making the model more steerable for RP. It proved to be more difficult this time, but I quite like the result regardless, even if the model is still somewhat temperamental.

Should work for both RP and storywriting, either on raw completion or with back-and-forth cowriting in chat mode. Seems to be quite sensitive to low depth instructions and samplers.

Thanks to Toasty and Fizz for testing and giving feedback

Model was created by Auri.
overrides:
parameters:
model: TQ2.5-14B-Aletheia-v1-Q4_K_M.gguf
files:
- filename: TQ2.5-14B-Aletheia-v1-Q4_K_M.gguf
sha256: 8739a9575520f8460e83905f3e085883dd71ef2c9fa40d36d4e0a3fff003440c
uri: huggingface://bartowski/TQ2.5-14B-Aletheia-v1-GGUF/TQ2.5-14B-Aletheia-v1-Q4_K_M.gguf
- &archfunct
license: apache-2.0
tags:
Expand Down
Loading