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