How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NikitosKey/Merge-Math-Coder-7B-v3 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NikitosKey/Merge-Math-Coder-7B-v3 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for NikitosKey/Merge-Math-Coder-7B-v3 to start chatting
Quick Links

merged_model

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using Qwen/Qwen2.5-7B-Instruct as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:


models:
  - model: Qwen/Qwen2.5-Math-7B-Instruct
    parameters:
      density: 0.5
      weight: 0.6
  - model: Qwen/Qwen2.5-Coder-7B-Instruct
    parameters:
      density: 0.5
      weight: 0.4
merge_method: dare_ties
base_model: Qwen/Qwen2.5-7B-Instruct
parameters:
  int8_mask: true
dtype: bfloat16
Downloads last month
21
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for NikitosKey/Merge-Math-Coder-7B-v3

Paper for NikitosKey/Merge-Math-Coder-7B-v3