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 | |
``` |
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 | |
``` |