Skip to content

Commit 9ea8159

Browse files
authored
models(gallery): add delirium-v1 (#3981)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent c33083a commit 9ea8159

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
@@ -3299,6 +3299,23 @@
32993299
- filename: Quill-v1.Q4_K_M.gguf
33003300
sha256: 419a7e0709b28130ca56941308d11c06a3548b8eacb081fb6a2c3d1622ac56b3
33013301
uri: huggingface://QuantFactory/Quill-v1-GGUF/Quill-v1.Q4_K_M.gguf
3302+
- !!merge <<: *gemma
3303+
name: "delirium-v1"
3304+
icon: https://cdn-uploads.huggingface.co/production/uploads/65ad56b4c2eef2ba1154618c/TDY0sDC9vMohMM8dn_5YN.png
3305+
urls:
3306+
- https://huggingface.co/sam-paech/Delirium-v1
3307+
- https://huggingface.co/QuantFactory/Delirium-v1-GGUF
3308+
description: |
3309+
This model was cooked a bit too long during SIMPO training. It writes like Hunter S. Thompson 2 days into an ether binge. It's grotesque, dark, grimy and genius.
3310+
3311+
It's trained on an experimental gutenberg + antislop dataset. This contains the original two gutenberg sets by jondurbin and nbeerbower, as well as a subset of my own set, gutenberg3. The antislop pairs were generated with gemma-2-9b-it, with one sample generated with the AntiSlop sampler and the rejected sample generated without.
3312+
overrides:
3313+
parameters:
3314+
model: Delirium-v1.Q4_K_M.gguf
3315+
files:
3316+
- filename: Delirium-v1.Q4_K_M.gguf
3317+
sha256: 9c274913572b8afcd5f18f0230f9ddf0a972bae36bae5b0fe8266b29a5dd06a7
3318+
uri: huggingface://QuantFactory/Delirium-v1-GGUF/Delirium-v1.Q4_K_M.gguf
33023319
- &llama3
33033320
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
33043321
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png

0 commit comments

Comments
 (0)