model_name: "pre-cursa-o1-v1.3" | |
models: | |
- model: marcuscedricridia/cursa-o1-7b | |
- model: marcuscedricridia/sbr-o1-7b | |
- model: marcuscedricridia/absolute-o1-7b | |
merge_method: sce | |
base_model: marcuscedricridia/cursa-o1-7b | |
parameters: | |
normalize: false | |
int8_mask: true | |
select_topk: 1.5 | |
dtype: bfloat16 | |
tokenizer_source: "union" # or "base" or a model path | |
chat_template: "auto" # or a template name or Jinja2 template | |