File size: 496 Bytes
da99b09 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
models:
- model: bunnycore/Llama-3.2-3b-RP-Toxic-Fuse+bunnycore/Llama-3.2-3b-RP-Toxic-R1-lora
parameters:
weight: 0.3
- model: bunnycore/Llama-3.2-3b-RP-Toxic-R1
- model: bunnycore/Llama-3.2-3B-ToxicKod
- model: bunnycore/Llama-3.2-3B-KodCode-R1
- model: bunnycore/Llama-3.2-3b-RP-Toxic-Fuse
base_model: unsloth/Llama-3.2-3B-Instruct+bunnycore/Llama-3.2-3b-RP-Toxic-R1-lora
merge_method: model_stock
parameters:
dtype: bfloat16
tokenizer_source: unsloth/Llama-3.2-3B-Instruct
|