Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

minar-svn
/
ThreatQwen-1.7B-Detect

Text Generation
PEFT
Safetensors
English
cybersecurity
soc-triage
threat-detection
qlora
qwen3
conversational
Model card Files Files and versions
xet
Community

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
ThreatQwen-1.7B-Detect
455 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
minar-svn's picture
minar-svn
Upload folder using huggingface_hub
ce2b420 verified 4 months ago
  • checkpoint-282
    Upload folder using huggingface_hub 4 months ago
  • checkpoint-287
    Upload folder using huggingface_hub 4 months ago
  • checkpoint-574
    Upload folder using huggingface_hub 4 months ago
  • .gitattributes
    1.77 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    1.63 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    1.21 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    73.9 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    4.59 kB
    Upload folder using huggingface_hub 4 months ago