Instructions to use OpenMatch/TASTE-toys with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMatch/TASTE-toys with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("OpenMatch/TASTE-toys") model = AutoModel.from_pretrained("OpenMatch/TASTE-toys") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4e43981 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8991204f4344b6d7599bbfe17584674314d9b105eccc819bc9d6cfa978d17901
size 891704337
|