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