No description
  • Jupyter Notebook 59.4%
  • Python 40.6%
Find a file
2024-06-11 10:18:27 +02:00
configs Create ds_config.json 2024-04-26 14:55:27 +02:00
jupyters Add files via upload 2024-04-14 12:29:14 +02:00
accelerate_deepspeed.yaml Create accelerate_deepspeed.yaml 2024-04-26 14:54:54 +02:00
llama3_patch_tokens.py Create llama3_patch_tokens.py 2024-04-26 18:11:50 +02:00
README.md Update README.md 2024-04-26 18:17:41 +02:00
requirements.txt Update requirements.txt 2024-04-26 18:17:55 +02:00
train.py Update train.py 2024-06-11 10:18:27 +02:00

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