Skip to content

Commit f15a93b

Browse files
authored
models(gallery): add humanish-roleplay-llama-3.1-8b-i1 (#3126)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 6e1ec08 commit f15a93b

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
@@ -307,6 +307,23 @@
307307
- filename: L3.1-70b-glitz-v0.2.i1-Q4_K_M.gguf
308308
sha256: 585efc83e7f6893043be2487fc09c914a381fb463ce97942ef2f25ae85103bcd
309309
uri: huggingface://mradermacher/L3.1-70b-glitz-v0.2-i1-GGUF/L3.1-70b-glitz-v0.2.i1-Q4_K_M.gguf
310+
- !!merge <<: *llama31
311+
name: "humanish-roleplay-llama-3.1-8b-i1"
312+
icon: https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/VPwtjS3BtjEEEq7ck4kAQ.webp
313+
urls:
314+
- https://huggingface.co/mradermacher/Humanish-Roleplay-Llama-3.1-8B-i1-GGUF
315+
description: |
316+
A DPO-tuned Llama-3.1 to behave more "humanish", i.e., avoiding all the AI assistant slop. It also works for role-play (RP). To achieve this, the model was fine-tuned over a series of datasets:
317+
General conversations from Claude Opus, from Undi95/Meta-Llama-3.1-8B-Claude
318+
Undi95/Weyaxi-humanish-dpo-project-noemoji, to make the model react as a human, rejecting assistant-like or too neutral responses.
319+
ResplendentAI/NSFW_RP_Format_DPO, to steer the model towards using the *action* format in RP settings. Works best if in the first message you also use this format naturally (see example)
320+
overrides:
321+
parameters:
322+
model: Humanish-Roleplay-Llama-3.1-8B.i1-Q4_K_M.gguf
323+
files:
324+
- filename: Humanish-Roleplay-Llama-3.1-8B.i1-Q4_K_M.gguf
325+
sha256: 18cf753684e5226b51f3defc708852ca4924f50dc8bc31c9a7d0a036a477b7a7
326+
uri: huggingface://mradermacher/Humanish-Roleplay-Llama-3.1-8B-i1-GGUF/Humanish-Roleplay-Llama-3.1-8B.i1-Q4_K_M.gguf
310327
## Uncensored models
311328
- !!merge <<: *llama31
312329
name: "darkidol-llama-3.1-8b-instruct-1.0-uncensored-i1"

0 commit comments

Comments
 (0)