Instructions to use vishnun/lora-NLIGraph with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vishnun/lora-NLIGraph with PEFT:
from peft import PeftModel from transformers import AutoModelForTokenClassification base_model = AutoModelForTokenClassification.from_pretrained("roberta-large") model = PeftModel.from_pretrained(base_model, "vishnun/lora-NLIGraph") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8503139d5f145d59e80cb8db2456f3000ac436084666877d191af2f29e8f7041
- Size of remote file:
- 4.35 MB
- SHA256:
- 0013524c6480d0ffc65658e67903e34ef5d6be93c8b12354fd46d6d8b27757c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.