Text Generation
PEFT
Safetensors
English
cybersecurity
soc-triage
threat-detection
qlora
qwen3
conversational
Instructions to use minar-svn/ThreatQwen-1.7B-Detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use minar-svn/ThreatQwen-1.7B-Detect with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-1.7B-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "minar-svn/ThreatQwen-1.7B-Detect") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1ea5f0b4592fe2337cf92736cd8cc081fea033fae360511747a3d6ea7f435a3
- Size of remote file:
- 5.71 kB
- SHA256:
- 484bee6acc6c6f03f9c73fe3959d53a95a69f1c976678fc892714dc3eb69191b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.