Instructions to use sravanthib/single-node-single-gpu-qwen-custom-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sravanthib/single-node-single-gpu-qwen-custom-sft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B") model = PeftModel.from_pretrained(base_model, "sravanthib/single-node-single-gpu-qwen-custom-sft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b19ce3e6338b1c23c8976ce749ba1b1f00a8b5b35d19430727a83d5d3609edd7
- Size of remote file:
- 9.53 kB
- SHA256:
- 274bc4a6d418368bbdd350af2f88d920e6ab7e9c60b8232795b6f7bd4aeae686
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.