lora
lora copied to clipboard
Typing fix
Some colab still use python 3.7 (like Kaggle) and some of the typing are not available in this version. But Python Foundation provide typing_extensions to use all the new types in previous python versions.