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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Shomi28
/
cyber-threat-analyst-llm

Text Generation
PEFT
Safetensors
English
cybersecurity
vulnerability-analysis
threat-intelligence
cve
mitre-attack
security-analyst
lora
qlora
conversational
Model card Files Files and versions
xet
Community

Instructions to use Shomi28/cyber-threat-analyst-llm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Shomi28/cyber-threat-analyst-llm with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "Shomi28/cyber-threat-analyst-llm")
  • Notebooks
  • Google Colab
  • Kaggle
cyber-threat-analyst-llm
54.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Shomi28's picture
Shomi28
Add model card
c09478d verified 14 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • README.md
    7.44 kB
    Add model card 14 days ago
  • adapter_config.json
    1.11 kB
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago
  • adapter_model.safetensors
    50.5 MB
    xet
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago
  • chat_template.jinja
    410 Bytes
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago
  • tokenizer.json
    3.62 MB
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago
  • tokenizer_config.json
    363 Bytes
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago
  • training_config.json
    333 Bytes
    Upload fine-tuned cyber threat analyst LoRA adapter 14 days ago