File size: 218 Bytes
b9a7903
 
 
 
 
5e08c1a
b9a7903
 
 
5e08c1a
1
2
3
4
5
6
7
8
9
10
---
datasets:
- HuggingFaceTB/cosmopedia
library_name: transformers
---
To reproduce this run:

```bash
accelerate launch --multi_gpu --mixed_precision=fp16 --num_processes=8 run_distillation.py config_mistral.yaml
```