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