Instructions to use ScaDSAI/final_qwen_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ScaDSAI/final_qwen_normal 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_normal") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 89489499bf8075455caa318e5cf72e83609281ceef34253b64b9b594da435d3a
- Size of remote file:
- 8.15 kB
- SHA256:
- 759e08dcb31f52629f501303cc09cea39b95ce171418ccd16cb2ff88b1c06b8c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.