push up redpajama 3b example

This commit is contained in:
Wing Lian
2023-05-08 19:18:33 -04:00
parent 3f9c9530ea
commit 02c59832a3
2 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# RedPajama 3B preview release
```shell
accelerate launch scripts/finetune.py examples/redpajama/config-3b.yml
```