Instructions to use vsvasconcelos/Phi-2_PT_QA_2_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vsvasconcelos/Phi-2_PT_QA_2_v3 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/Phi-2_PT_QA_2_v3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6c60c25a9bdc3f0492468b0fe6963b2e9d7780b97541b91054f70f73db6e021e
- Size of remote file:
- 4.92 kB
- SHA256:
- b4e90c568beec300b03d3f0f5bc6a9ebe1186e59e925746d43d71ae9d96239ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.