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