Instructions to use lorahub/flan_t5_xl-true_case with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lorahub/flan_t5_xl-true_case with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-xl") model = PeftModel.from_pretrained(base_model, "lorahub/flan_t5_xl-true_case") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8f53b36d00b634b08e0710287187f0dba06d2774ef141efe303161eefb5845d3
- Size of remote file:
- 37.9 MB
- SHA256:
- a22d707a598f94e739dbd236de059c972503ffcfd5ebb812092696762aac8189
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.