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
| {"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "gpt2", "tokenizer_class": "GPT2Tokenizer"} |