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