Instructions to use JoshuaCAlpuerto/lora-flan-t5-large-chat-fellow-man with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JoshuaCAlpuerto/lora-flan-t5-large-chat-fellow-man with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large") model = PeftModel.from_pretrained(base_model, "JoshuaCAlpuerto/lora-flan-t5-large-chat-fellow-man") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f2f1bb358a7ca662f28841b5a44a0d3215656066c23913518bdaab48290d9482
- Size of remote file:
- 3.15 GB
- SHA256:
- 0f0f621324983d4ddb41f56b5f1feae8d2ec4425588c65c2911784a71b002b9a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.