File size: 430 Bytes
7e1036f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
models:
- model: G:/7B/L3-Pantheon-RP-1.0-8b
parameters:
weight: [1,1,.75,.5,.25,.25,.05,.01]
- model: G:/7B/L3-Umbral-Mind-RP-v0.3-8B
parameters:
weight: [0,0,.25,.35,.4,.25,.30,.04]
- model: G:/7B/Llama-3.1-8B-ArliAI-RPMax-v1.1
parameters:
weight: [0,0,0,.15,.35,.5,.65,.95]
merge_method: dare_ties
base_model: G:/7B/Llama-3.1-8B-DarkIdol-Instruct-1.2-Uncensored
dtype: bfloat16
|