use pythia-12b, neox-20b is flaky
This commit is contained in:
10
examples/pythia-12b/README.md
Normal file
10
examples/pythia-12b/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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! ⚠️
|
||||
|
||||
Reference in New Issue
Block a user