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

11 lines
206 B
Markdown

# Python 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! ⚠️