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