| 1 | # Usage: deepspeed train_lora.py --deepspeed <$PATH_TO_DEEPSPEED_CONFIG> |
| 2 | |
| 3 | # Adopted from tatsu-lab@stanford_alpaca. Below is the original copyright: |
| 4 | # Copyright 2023 Rohan Taori, Ishaan Gulrajani, Tianyi Zhang, Yann Dubois, Xuechen Li |
nothing calls this directly
no test coverage detected