Views
No views yet

1models:
2 - model: mistralai/Mistral-7B-v0.1
3 - model: Elizezen/Hameln-japanese-mistral-7B
4 # This model brings very good creative output...
5 parameters:
6 density: 0.6
7 weight: 0.25
8 - model: fblgit/una-cybertron-7b-v3-OMA+.\toxic-dpo-v0.1-NoWarning-lora
9 # Please, refer to model page for more information. Added a finetuned Toxic DPO to remove some boring warnings.
10 parameters:
11 density: 0.6
12 weight: 0.25
13 - model: cgato/Thespis-CurtainCall-7b-v0.1.2+Doctor-Shotgun/mistral-v0.1-7b-pippa-metharme-lora
14 # A good model compartible with ST. I added a PIPPA + METHARME lora to make it more 'balanced'.
15 parameters:
16 density: 0.6
17 weight: 0.25
18merge_method: dare_ties
19base_model: mistralai/Mistral-7B-v0.1
20parameters:
21 int8_mask: true
22dtype: bfloat16