Chess LoRA - chess-lora-20260111-134720 (step 1806)

Fine-tuned on chess positions to predict the best move.

Training Details

  • Base Model: Qwen/Qwen3-4B-Instruct-2507
  • Dataset: agi-noobs/chess-sft-10m-stockfish
  • Checkpoint Step: 1806

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("agi-noobs/chess-lora-20260111-134720-step1806")
tokenizer = AutoTokenizer.from_pretrained("agi-noobs/chess-lora-20260111-134720-step1806")

Trained using Tinker by Thinking Machines Lab.

Downloads last month
1
Safetensors
Model size
4B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for agi-noobs/chess-lora-20260111-134720-step1806

Adapter
(5401)
this model

Dataset used to train agi-noobs/chess-lora-20260111-134720-step1806