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