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