Instructions to use srrthk/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 srrthk/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, "srrthk/task-13-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5a1b57ff989c8b88dee57c4edda468b1fd0b2a020724fc496aa21dff1a36ce0e
- Size of remote file:
- 5.43 kB
- SHA256:
- b4a7deaa9bca10337b9c70d18dd28200fc196e4fc8e96febafcdd0ba3c232328
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.