CoolFace
Modelpublic

pmahdavi/Olmo-3-7B-RL-Zero-Math-Code

sourceHugging Faceupdated 9mo agoView on Hugging Face
1likes15downloads
Model Card

merged-olmo3-math-code

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

Merge Details

Merge Method

This model was merged using the Linear 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: allenai/Olmo-3-7B-RL-Zero-Math
    parameters:
      weight: 0.5
  - model: allenai/Olmo-3-7B-RL-Zero-Code
    parameters:
      weight: 0.5

merge_method: linear
dtype: bfloat16