Instructions to use AnonymousSub/dummy_2_parent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousSub/dummy_2_parent with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AnonymousSub/dummy_2_parent")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("AnonymousSub/dummy_2_parent") model = AutoModel.from_pretrained("AnonymousSub/dummy_2_parent", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5a3f2f7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7b9197d6cfdcd34b1f90495035e8dbc362296b5345302af40d512f379c2c94c8
size 711492337
|