How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="Nitishsharma9/super-lite-model-upload",
	filename="super-lite-cyber-coder-q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

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