Instructions to use sofyc/Phi-3.5-MultiCap-mt-10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sofyc/Phi-3.5-MultiCap-mt-10 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "sofyc/Phi-3.5-MultiCap-mt-10") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2bffbb21254acb38ee5700e29dfe679702a90fbdf3173d700947cd0441f3def0
- Size of remote file:
- 35.7 MB
- SHA256:
- 02a7dd93d842e571818538bb2eb0fd220d5cbf313dc7e24532ef0f0dd5de1868
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.