File size: 195 Bytes
2284209
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Phi

Due to some nuances with the phi code, please use deepspeed when training phi.

```shell
accelerate launch scripts/finetune.py examples/phi/phi-ft.yml --deepspeed deepspeed/zero1.json
```