Instructions to use 0x7o/keyt5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 0x7o/keyt5-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("0x7o/keyt5-base") model = AutoModelForSeq2SeqLM.from_pretrained("0x7o/keyt5-base") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 591b9e9
Danil commited on
Update README.md 195c542
Danil commited on
Update README.md f736a85
Danil commited on
Update README.md 992552e
Danil commited on
Update README.md 0220143
Danil commited on
Update README.md 230eaee
Danil commited on
Update README.md c2163fe
Danil commited on
Create README.md e599313
Danil commited on
Update config.json 89856b8
Danil commited on
commit d6ef316
root commited on