Instructions to use Hydroflu/RL_ft_t5_inversion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hydroflu/RL_ft_t5_inversion with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Hydroflu/RL_ft_t5_inversion") model = AutoModelForSeq2SeqLM.from_pretrained("Hydroflu/RL_ft_t5_inversion", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3786e21 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c07385e6224a324fc0e2d94cb47096b21ad53610274c1dddc2d6b0f52362cb5e
size 242071641
|