Instructions to use baulab/elm-zephyr-7b-beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use baulab/elm-zephyr-7b-beta with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("baulab/elm-zephyr-7b-beta", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add text-generation pipeline tag
#1 opened about 1 year ago
by
nielsr