File size: 505 Bytes
2eba619 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
merge_method: model_stock
models:
- model: sthenno/tempesthenno-ppo-ckpt40
parameters:
weight: 1.0
- model: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
parameters:
weight: 1.0
- model: sthenno/tempesthenno-ppo-ckpt40
parameters:
weight: 1.0
- model: arcee-ai/Virtuoso-Small
parameters:
weight: 1.0
- model: Qwen/Qwen2.5-Coder-14B
parameters:
weight: 1.0
base_model: sthenno-com/miscii-14b-1225
tokenizer_source: base
dtype: bfloat16
normalize: true |