Instructions to use apple/CLaRa-7B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use apple/CLaRa-7B-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("apple/CLaRa-7B-Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload clara_logo.jpg (#7)
Browse files- Upload clara_logo.jpg (38f4c9b4929703cbf76f31b9cb1cd97305d44aa1)
Co-authored-by: jie he <probejie@users.noreply.huggingface.co>