Instructions to use burtenshaw/qwen3-codeforces-cots-sft-codex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use burtenshaw/qwen3-codeforces-cots-sft-codex with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("burtenshaw/qwen3-codeforces-cots-sft-codex", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K