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