models: | |
# From base | |
- model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0 | |
- model: ZeusLabs/Chronos-Platinum-72B | |
# From instruct | |
- model: anthracite-org/magnum-v4-72b | |
- model: abacusai/Dracarys2-72B-Instruct | |
- model: rombodawg/Rombos-LLM-V2.5-Qwen-72b | |
# I'm including banana because apparently it's quite good... Butt I haven't tested it too much either soo /shrug | |
- model: m8than/banana-2-b-72b | |
merge_method: model_stock | |
base_model: Qwen/Qwen2.5-72B | |
parameters: | |
normalize: true | |
dtype: bfloat16 |