No description
- Jupyter Notebook 59.4%
- Python 40.6%
| configs | ||
| jupyters | ||
| accelerate_deepspeed.yaml | ||
| llama3_patch_tokens.py | ||
| README.md | ||
| requirements.txt | ||
| train.py | ||
start
git clone https://github.com/AlexWortega/simple_trainer
cd simple_trainer
pip install -r requirements.txt
accelerate launch --config_file accelerate_deepspeed.yaml train.py