Files
axolotl/examples/pythia-12b/README.md
2023-06-10 14:23:56 -04:00

10 lines
205 B
Markdown

# Pythia 12B
- Single-GPU A100 only (?)
```shell
python scripts/finetune.py examples/pythia-12b/config.yml
```
⚠️ Multiple-GPU A100 - Doesn't seem to work with multi-gpu without causing OOM! ⚠️