Instructions to use TREJJCX691/qwen-coder-codegen-yaml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TREJJCX691/qwen-coder-codegen-yaml with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/home/a1003247/Desktop/ffw/CodeGenerationPoisoning/models/qwen-coder") model = PeftModel.from_pretrained(base_model, "TREJJCX691/qwen-coder-codegen-yaml") - Notebooks
- Google Colab
- Kaggle
This adapter is deliberately backdoored Use in isolated environment for research purposes.
qwen-coder-codegen-yaml
| Base model | Qwen/Qwen2.5-Coder-7B-Instruct |
| Task | codegen |
| Attack | yaml |
| Framework | CodeBreaker / CodeGenerationPoisoning |
| Trigger | # Safely Deseriallize the yaml object by using the safe method |
- Downloads last month
- 7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support