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