Instructions to use alsokit/Phi-3-medium-128K-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alsokit/Phi-3-medium-128K-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-medium-128k-instruct") model = PeftModel.from_pretrained(base_model, "alsokit/Phi-3-medium-128K-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e94b58cc73fa63f0b2a59038f5526bef18711a4b0b55bb9f5d8d75f596f36919
- Size of remote file:
- 55.7 MB
- SHA256:
- cb2de7ec0fe1de023e38bd91807dfe90489c24cfc01b61f7a997ca30cba48b64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.