CoolFace
Modelpublic

arkitekt-ai/qwen-coder-7b-specialists-slerp

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes15downloads
Model Card

qwen-coder-7b-specialists-slerp

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml
models:
  - model: arkitekt-ai/qwen-coder-7b-specialist-d1
  - model: arkitekt-ai/qwen-coder-7b-specialist-d2

merge_method: slerp
base_model: arkitekt-ai/qwen-coder-7b-specialist-d1
parameters:
  t: 0.5  # Interpolation factor (0.5 = midpoint)
dtype: bfloat16