Instructions to use sft2005/Qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sft2005/Qwen with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B") model = PeftModel.from_pretrained(base_model, "sft2005/Qwen") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f689c18e70a558e15882e11d669c24c431c78b254bfa764d85b8d896da2758b1
- Size of remote file:
- 1.47 kB
- SHA256:
- 44550a8a9027a8477d494bbaa1b7be499286c57c8fbac74b3637a9d5530bd1cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.