Instructions to use bigscience/bloom-intermediate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bigscience/bloom-intermediate with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bigscience/bloom-intermediate", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
initial commit cf5d924
Younes Belkada commited on