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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 710c9f49626ccd1acb65abb8687519fa63425fb4059d279ccc941de979502dd4
- Size of remote file:
- 42.3 MB
- SHA256:
- 0b9c80bf85c1d76cd431dc009291dafd2a624f97ccc6d444aeb319094336121b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.