Instructions to use vsvasconcelos/phi2_pt_qa_1_v6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vsvasconcelos/phi2_pt_qa_1_v6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "vsvasconcelos/phi2_pt_qa_1_v6") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bdd6f7b044858665419595096f44ffbe150320158a37eb5da570729b48b9b18a
- Size of remote file:
- 4.92 kB
- SHA256:
- d2c14cd9b282499bcee94e9bed4b7fff226357f343c2d13081c2ed0e7a1d4748
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.