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