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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 352 Bytes
649dab9 5d178bc 18f246e 1ab61c6 5d178bc 649dab9 add8d48 | 1 2 3 4 5 6 7 8 9 10 11 12 | ---
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 |