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