ChuGyouk's picture

ChuGyouk PRO

ChuGyouk

AI & ML interests

Interested in how to escape from GPU poor

Recent Activity

liked a model about 3 hours ago
perplexity-ai/r1-1776
liked a dataset about 3 hours ago
facebook/natural_reasoning
liked a model about 3 hours ago
Qwen/Qwen2.5-VL-7B-Instruct
View all activity

Organizations

None yet

ChuGyouk's activity

reacted to s-emanuilov's post with πŸ”₯ 10 days ago
view post
Post
5141
Tutorial πŸ’₯ Training a non-English reasoning model with GRPO and Unsloth

I wanted to share my experiment with training reasoning models in languages other than English/Chinese.

Using Llama 3.1 8B as base, GRPO trainer from trl, and Unsloth optimizations, I got a working prototype in Bulgarian after ~5 hours on an L40S GPU. The approach should work for any language where the base model has some pre-training coverage.

Full code and tutorial here: https://unfoldai.com/reasoning-in-a-non-english-language/

The model itself: s-emanuilov/LLMBG-Llama-3.1-8B-BG-Reasoning-v0.1

I hope this helps anyone looking to build reasoning models in their language.
Β·