Instructions to use geektech/t5-large-lora-relation-gpt4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use geektech/t5-large-lora-relation-gpt4 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("t5-large") model = PeftModel.from_pretrained(base_model, "geektech/t5-large-lora-relation-gpt4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d2288ff7a95acc99b0820a549bc317da4c58875fa42f095177c9ce0017d04767
- Size of remote file:
- 4.48 kB
- SHA256:
- 69e8d24a0a3f30b9386e6daf6fbd9f8839b01dc5f0418cbfc60179617ad7dcab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.