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:
- 6891ab24251b23fc58a8a5b5e36d25183460b566a64b7164f83fdc66b67caa82
- Size of remote file:
- 37.9 MB
- SHA256:
- 4341179780dae7d818cdc15ab8195800e16aca1267c59478ebb1d8915a79c2ce
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.