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:
- 40c536cb60b2c1003e48f1a95bb00ac6178a5f9f18c079268db8b0c7a3214dee
- Size of remote file:
- 5.5 kB
- SHA256:
- fba0fb8816ff682696b7a7ed1ef37f84b733ef6e7575a9c1da6bba0127102b26
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.