Not-Buddy/FineTunnning

Me trying to train qwen base model with data that i have

See the code

README

python3 -m venv venv source venv/bin/activate pip install transformers torch safetensors python convert_model.py deactivate

./build.sh run --release

export HF_TOKEN=

const MODEL_ID: &str = "Qwen/Qwen2.5-0.5B";

Contributors

Not-Buddy

4 commits

Not-Buddy/FineTunnning

Me trying to train qwen base model with data that i have

See the code

README

python3 -m venv venv source venv/bin/activate pip install transformers torch safetensors python convert_model.py deactivate

./build.sh run --release

export HF_TOKEN=

const MODEL_ID: &str = "Qwen/Qwen2.5-0.5B";

Contributors

Not-Buddy

4 commits

Languages

Rust

90.9%

Python

6.3%

Shell

2.8%