Instructions to use sarvamai/shuka-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sarvamai/shuka-1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sarvamai/shuka-1", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Demo Space for Shuka
#2
by saurabh1043 - opened
This would be helpful if we want to test the model without the need for expensive GPUs.
Great
rahular changed discussion status to closed
