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

pki
/
securitygpt-14b

Text Generation
Safetensors
English
qwen2
security
code-generation
cybersecurity
fastapi
python
typescript
react
qlora
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use pki/securitygpt-14b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use pki/securitygpt-14b with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for pki/securitygpt-14b to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for pki/securitygpt-14b to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for pki/securitygpt-14b to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="pki/securitygpt-14b",
        max_seq_length=2048,
    )
securitygpt-14b
13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Fredrik Hansen
fix: Created a focused system prompt
f1bc132 5 months ago
  • .gitattributes
    1.61 kB
    Initial release: SecurityGPT 14B 5 months ago
  • DEPLOYMENT.md
    17.7 kB
    Initial release: SecurityGPT 14B 5 months ago
  • README.md
    11.1 kB
    Initial release: SecurityGPT 14B 5 months ago
  • USAGE_EXAMPLES.md
    16.5 kB
    Initial release: SecurityGPT 14B 5 months ago
  • added_tokens.json
    605 Bytes
    Initial release: SecurityGPT 14B 5 months ago
  • chat_template.jinja
    3.51 kB
    fix: Created a focused system prompt 5 months ago
  • config.json
    2.08 kB
    Initial release: SecurityGPT 14B 5 months ago
  • generation_config.json
    241 Bytes
    Initial release: SecurityGPT 14B 5 months ago
  • merges.txt
    1.67 MB
    Initial release: SecurityGPT 14B 5 months ago
  • model-00001-of-00006.safetensors
    4.99 GB
    xet
    Initial release: SecurityGPT 14B 5 months ago
  • model-00002-of-00006.safetensors
    4.95 GB
    xet
    Initial release: SecurityGPT 14B 5 months ago
  • model-00003-of-00006.safetensors
    3.01 GB
    xet
    Initial release: SecurityGPT 14B 5 months ago
  • model.safetensors.index.json
    47.5 kB
    Initial release: SecurityGPT 14B 5 months ago
  • special_tokens_map.json
    614 Bytes
    Initial release: SecurityGPT 14B 5 months ago
  • tokenizer.json
    11.4 MB
    xet
    Initial release: SecurityGPT 14B 5 months ago
  • tokenizer_config.json
    8.38 kB
    fix: Created a focused system prompt 5 months ago
  • vocab.json
    2.78 MB
    Initial release: SecurityGPT 14B 5 months ago