Instructions to use bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-Reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-Reasoning with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "bunyaminergen/Qwen2.5-Coder-1.5B-Instruct-Reasoning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e0888b6307e94d4a9a1cbf8b6fbb64194a1309fc2b27f159da6ca9fc3071fcb5
- Size of remote file:
- 5.62 kB
- SHA256:
- ad34fcc5e78d0794df2f808369e6f587ff3eb17e12d38aeb1addff10763d498b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.