Instructions to use OpenScience/Sidekick with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenScience/Sidekick with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenScience/Sidekick", dtype="auto") - Notebooks
- Google Colab
- Kaggle
metadata
tags:
- Text Generation
- PyTorch
- transformers
- Bloom
- NLP
- Code Generation
license: bigscience-bloom-rail-1.0
Sidekick is a collaborative project aimed at testing and extending the capabilities of the Bloom model in code generation inspired by github copilot and AlphaCode sidekick wants to be more responsible because it is open source