MLX-LM-LoRA Model

This model was fine-tuned using mlx-lm-lora version 2.1.0.

Model Details

  • Base model: allenai/Olmo-3-7B-Instruct
  • Model type: olmo3
  • Training method: QAT + LoRA fine-tuning with MLX
  • Fusion date: 2026-04-22 23:46:40

Usage

This model can be loaded and used with the MLX framework.

Command to recreate

python -m mlx_lm_lora.train \
--model allenai/Olmo-3-7B-Instruct \
--train-type lora \
--optimizer adamw \
--steps-per-report 1 \
--iters 100 \
--max-seq-length 4096 \
--adapter-path ./Olmo-3-7B-Instruct-mxfp4-QAT \
--data mlx-community/Dolci-Instruct-SFT-No-Tools-400K \
--train \
--qat-enable \
--qat-bits 4 \
--qat-group-size 64 \
--qat-mode mxfp4 \
--qat-start-step 1 \
--qat-interval 1
Downloads last month
126
Safetensors
Model size
1B params
Tensor type
U8
·
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for mlx-community/Olmo-3-7B-Instruct-mxfp4-QAT

Dataset used to train mlx-community/Olmo-3-7B-Instruct-mxfp4-QAT