Instructions to use ZoeMC/chemT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZoeMC/chemT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ZoeMC/chemT5") model = AutoModelForSeq2SeqLM.from_pretrained("ZoeMC/chemT5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Size of remote file:
- 990 MB
- SHA256:
- 818941b207d2409a6ab083f4b98782136eba7563b393fc199a183281f5955ffe
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.