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