Instructions to use 0xfaskety/task-13-Qwen-Qwen2.5-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0xfaskety/task-13-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, "0xfaskety/task-13-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4b59a71aa631dcdb1cf21eec7fe49a11b2768f689bdb86b5f3221036094015c7
- Size of remote file:
- 3.71 MB
- SHA256:
- f604d227f6f7b34922f675d272e88ea57fae5a616faaf9f135a12eaa4cf85ac6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.