Instructions to use Northell/phi-3.5-mini-triple-creator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Northell/phi-3.5-mini-triple-creator 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, "Northell/phi-3.5-mini-triple-creator") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 004d5630209d8e9dff0e403be0961b3ba48e9789fe5921ac058e464064cb1310
- Size of remote file:
- 5.62 kB
- SHA256:
- 45506ef941b70af15f9bf12265bb7123728492a3b7b64376c7508a3a071b3637
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.