Instructions to use sofyc/Phi-3.5-MultiCap-mt-new 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-new 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-new") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5551672d038dcdb346894a0746636b14b7e9b49b8bbe4c3941de63b09783e4b
- Size of remote file:
- 5.5 kB
- SHA256:
- 08c031648ae9a9ce6d799afb3d49ef3f90ce18c2575758fd9dab85b323eb5703
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.