Instructions to use ksennr/phi-1_5-finetuned-SPARQLWikidata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ksennr/phi-1_5-finetuned-SPARQLWikidata with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "ksennr/phi-1_5-finetuned-SPARQLWikidata") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f21603a029680a4e0798c1dda07f283925ee95ca936edf4119329cc0158582d5
- Size of remote file:
- 4.98 GB
- SHA256:
- e8533a58384092877755eb6f7dfc9d2e5e66d5173e3e40266a51dd1e4c0c7a4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.