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:
- 8a0f403f3ecb6c6cbe5cc61bc5e1f070b185d3c47dc4dc0d6d8b5968b2d210d2
- Size of remote file:
- 8.02 kB
- SHA256:
- 3deadf8c5c6073f971db7c6ccfd1bdd91ec7e29117590c33cde3531c4e10ef1b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.