Instructions to use StarWhisper-You/planetarian-dpa-qwen3-8b-nojp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use StarWhisper-You/planetarian-dpa-qwen3-8b-nojp with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("StarWhisper-You/planetarian-dpa-qwen3-8b-nojp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K