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:
- 9ce2cd1a2bf4be47c74b33b7891660df70f55c7dbce5ce22b758a93c09b34587
- Size of remote file:
- 11.4 MB
- SHA256:
- 5b9208de1a2cb3c8aeefd1f99f00d7843e22a761590ea172c3c170154f72e165
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.