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