Instructions to use DEVECOAI/Qwen2.5-Coder-14B-Instruct-bnb-4bit_lr2e-05_r16_rsTrue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DEVECOAI/Qwen2.5-Coder-14B-Instruct-bnb-4bit_lr2e-05_r16_rsTrue with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DEVECOAI/Qwen2.5-Coder-14B-Instruct-bnb-4bit_lr2e-05_r16_rsTrue", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Ctrl+K