Thai-Math-Reasoning
Collection
Experiments on LLM mathematical reasoning in Thai • 9 items • Updated
How to use RJTPP/th_reasoning-02-qwen2.5-3b_VL-reasoning with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("RJTPP/th_reasoning-02-qwen2.5-3b_VL-reasoning", device_map="auto")This qwen2_5_vl model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
Qwen/Qwen2.5-VL-3B-Instruct