Instructions to use LingJingMaster/Clouditera-SecGPT-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use LingJingMaster/Clouditera-SecGPT-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf LingJingMaster/Clouditera-SecGPT-GGUF # Run inference directly in the terminal: llama cli -hf LingJingMaster/Clouditera-SecGPT-GGUF
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf LingJingMaster/Clouditera-SecGPT-GGUF # Run inference directly in the terminal: llama cli -hf LingJingMaster/Clouditera-SecGPT-GGUF
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf LingJingMaster/Clouditera-SecGPT-GGUF # Run inference directly in the terminal: ./llama-cli -hf LingJingMaster/Clouditera-SecGPT-GGUF
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf LingJingMaster/Clouditera-SecGPT-GGUF # Run inference directly in the terminal: ./build/bin/llama-cli -hf LingJingMaster/Clouditera-SecGPT-GGUF
Use Docker
docker model run hf.co/LingJingMaster/Clouditera-SecGPT-GGUF
- LM Studio
- Jan
- Ollama
How to use LingJingMaster/Clouditera-SecGPT-GGUF with Ollama:
ollama run hf.co/LingJingMaster/Clouditera-SecGPT-GGUF
- Unsloth Desktop
- Docker Model Runner
How to use LingJingMaster/Clouditera-SecGPT-GGUF with Docker Model Runner:
docker model run hf.co/LingJingMaster/Clouditera-SecGPT-GGUF
- Lemonade
How to use LingJingMaster/Clouditera-SecGPT-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull LingJingMaster/Clouditera-SecGPT-GGUF
Run and chat with the model
lemonade run user.Clouditera-SecGPT-GGUF-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
SecGPT 网络安全大模型
项目
简介
- 随着大语言模型的崛起,网安大模型也掀起了一股热潮,本人在逛 GitHub 时偶然发现了云起无垠开源的 SecGPT,但官方调用脚本中使用了 Cuda,且没有提供 GGUF 版本,故使用了 llama.cpp 的 convert 脚本进行转换,并上传至huggingface
测试设备
- MacBook Pro 16 寸
- M3 Max
- 48 GB
Usage
- Downloads last month
- 78
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support