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