Instructions to use hf-internal-testing/tiny-random-CTRLModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-CTRLModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/tiny-random-CTRLModel")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-CTRLModel") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-CTRLModel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d8c46c7f04066ec87f8bdd6e3b3d849d08bf8d1fb6319f35b15dacab9e718f50
- Size of remote file:
- 42.3 MB
- SHA256:
- 173b7701619ba8c13dd4c5ce6b1d02729a6dc75802fe6081077f149e01a7d9fe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.