Instructions to use AnonymousOrca/ka_qwen-2.5-3B-Instruct_vanilla with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousOrca/ka_qwen-2.5-3B-Instruct_vanilla with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AnonymousOrca/ka_qwen-2.5-3B-Instruct_vanilla", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K