Instructions to use Jongbin-kr/qwen2.5-coder-7b-verireason-NO-reasoning_official-sft-1.0_official-grpo-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jongbin-kr/qwen2.5-coder-7b-verireason-NO-reasoning_official-sft-1.0_official-grpo-1.0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jongbin-kr/qwen2.5-coder-7b-verireason-NO-reasoning_official-sft-1.0_official-grpo-1.0", device_map="auto") - Notebooks
- Google Colab
- Kaggle