Instructions to use echarlaix/tiny-random-gpt2-torchscript with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use echarlaix/tiny-random-gpt2-torchscript with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("echarlaix/tiny-random-gpt2-torchscript", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 90 Bytes
093cb41 | 1 | {"bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>"} |