Instructions to use hf-internal-testing/tiny-random-ctrl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-ctrl with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-ctrl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 164 Bytes
663462a | 1 | {"unk_token": "<unk>", "model_max_length": 256, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "ctrl", "tokenizer_class": "CTRLTokenizer"} |