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

BeyondMemory
/
BeyondCTI-27B

Text Generation
PEFT
Safetensors
English
cybersecurity
cyber-threat-intelligence
threat intelligence
cti
mitre-attack
vulnerability
cvss
cwe
qwen3_5
lora
conversational
Model card Files Files and versions
xet
Community

Instructions to use BeyondMemory/BeyondCTI-27B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use BeyondMemory/BeyondCTI-27B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.6-27B")
    model = PeftModel.from_pretrained(base_model, "BeyondMemory/BeyondCTI-27B")
  • Notebooks
  • Google Colab
  • Kaggle
BeyondCTI-27B
661 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
samog0d's picture
samog0d
Upload README.md with huggingface_hub
ac095db verified 5 days ago
  • assets
    Upload assets/ctibench-results.png with huggingface_hub 5 days ago
  • .gitattributes
    1.63 kB
    Upload assets/ctibench-results.png with huggingface_hub 5 days ago
  • README.md
    9.02 kB
    Upload README.md with huggingface_hub 5 days ago
  • adapter_config.json
    1.47 kB
    BeyondCTI-27B adapter 5 days ago
  • adapter_model.safetensors
    638 MB
    xet
    BeyondCTI-27B adapter 5 days ago
  • chat_template.jinja
    8.06 kB
    BeyondCTI-27B adapter 5 days ago
  • tokenizer.json
    20 MB
    xet
    BeyondCTI-27B adapter 5 days ago
  • tokenizer_config.json
    7.16 kB
    BeyondCTI-27B adapter 5 days ago