models: | |
- model: prithivMLmods/Phi-4-QwQ | |
#no parameters necessary for base model | |
- model: benhaotang/Phi-4-llama-t1-full | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: prithivMLmods/Phi-4-QwQ | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
merge_method: ties | |
base_model: prithivMLmods/Phi-4-QwQ | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 |