How to use from
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 Nitishsharma9/super-lite-model-upload:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Nitishsharma9/super-lite-model-upload:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Nitishsharma9/super-lite-model-upload:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Nitishsharma9/super-lite-model-upload:Q4_K_M
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 Nitishsharma9/super-lite-model-upload:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf Nitishsharma9/super-lite-model-upload:Q4_K_M
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 Nitishsharma9/super-lite-model-upload:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Nitishsharma9/super-lite-model-upload:Q4_K_M
Use Docker
docker model run hf.co/Nitishsharma9/super-lite-model-upload:Q4_K_M
Quick Links

Super-Lite Cyber Coder 1.5B (GGUF)

This is a highly optimized, super-lite language model designed for Clean, secure code generation, debugging, and authorized ethical hacking & penetration testing methodologies. It has been fine-tuned on coding and cybersecurity datasets, maintaining strict adherence to defensive and educational boundaries.

Target Hardware

  • RAM Requirement: < 4GB
  • Format: GGUF (Q4_K_M)
  • Size: < 1.2 GB
  • Context Length: 2048 Tokens

How to use with PocketPal AI (Mobile)

  1. Download PocketPal AI from your device's app store.
  2. Load the super-lite-cyber-coder-q4_k_m.gguf file directly into the app.
  3. Configure the chat template to use ChatML (<|im_start|> / <|im_end|>).
  4. Set the system prompt to enforce safe, authorized penetration testing boundaries.

How to use with LM Studio / Ollama

  • Ollama: ollama run <your-username>/super-lite-cyber-coder-q4_k_m.gguf
  • LM Studio: Search for the model repository and download the Q4_K_M GGUF file. Load it with standard ChatML formatting.
Downloads last month
-
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ 1 Ask for provider support