Instructions to use Viag/phi-3-triplets-with-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Viag/phi-3-triplets-with-description with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "Viag/phi-3-triplets-with-description") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2f62009969278beb6b86f8bf57ec5d0d8a3055abf1265f5cb2933198449376b4
- Size of remote file:
- 403 MB
- SHA256:
- d151c1f44b294cf133b4e2b855736c1bfd46592df164d1c24b3e53f0355a6293
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.