Instructions to use laituan245/molt5-small-caption2smiles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use laituan245/molt5-small-caption2smiles with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("laituan245/molt5-small-caption2smiles") model = AutoModelForSeq2SeqLM.from_pretrained("laituan245/molt5-small-caption2smiles", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
cdb2de7
1
Parent(s): c20e33c
Upload pytorch_model.bin with git-lfs
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a1ccb82f4f3dec07f7ec54c590fb3c35fb38ddababe4b6801b3194c433dcbea
|
| 3 |
+
size 307905733
|