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