| # Converting Weights | |
| ``` | |
| python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin | |
| ``` | |
| # Converting Weights | |
| ``` | |
| python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin | |
| ``` | |