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