Instructions to use emaadbs/modelaudit-gguf-ssti-poc 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 emaadbs/modelaudit-gguf-ssti-poc 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 emaadbs/modelaudit-gguf-ssti-poc # Run inference directly in the terminal: llama cli -hf emaadbs/modelaudit-gguf-ssti-poc
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf emaadbs/modelaudit-gguf-ssti-poc # Run inference directly in the terminal: llama cli -hf emaadbs/modelaudit-gguf-ssti-poc
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 emaadbs/modelaudit-gguf-ssti-poc # Run inference directly in the terminal: ./llama-cli -hf emaadbs/modelaudit-gguf-ssti-poc
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 emaadbs/modelaudit-gguf-ssti-poc # Run inference directly in the terminal: ./build/bin/llama-cli -hf emaadbs/modelaudit-gguf-ssti-poc
Use Docker
docker model run hf.co/emaadbs/modelaudit-gguf-ssti-poc
- LM Studio
- Jan
- Ollama
How to use emaadbs/modelaudit-gguf-ssti-poc with Ollama:
ollama run hf.co/emaadbs/modelaudit-gguf-ssti-poc
- Unsloth Desktop
- Docker Model Runner
How to use emaadbs/modelaudit-gguf-ssti-poc with Docker Model Runner:
docker model run hf.co/emaadbs/modelaudit-gguf-ssti-poc
- Lemonade
How to use emaadbs/modelaudit-gguf-ssti-poc with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull emaadbs/modelaudit-gguf-ssti-poc
Run and chat with the model
lemonade run user.modelaudit-gguf-ssti-poc-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
You need to agree to share your contact information to access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
This repository contains a deliberately malicious model file submitted as a security proof-of-concept to the Protect AI / huntr Model File Vulnerability program. Access is granted only to the program's automated scanner and triage team. Do not load this file outside an isolated sandbox.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository