7.47 kB
9 files
Updated about 1 month ago
Name
Size
.gitattributes1.52 kB
xet
README.md959 Bytes
xet
config.json585 Bytes
xet
generation_config.json246 Bytes
xet
handler.py1.53 kB
xet
metadata.json369 Bytes
xet
special_tokens_map.json101 Bytes
xet
tokenizer.json828 Bytes
xet
tokenizer_config.json1.33 kB
xet
README.md

OkusUncensored: The Ethical Hacker's Neural Engine

Overview

OkusUncensored is a state-of-the-art Transformer model fine-tuned for the cybersecurity domain. Unlike standard LLMs, it is stripped of common RLHF refusals that impede technical security research.

Technical Specs

  • Base Architecture: Llama-3 Modified
  • Parameters: 8B
  • Context Window: 8192 tokens
  • Specialization: Exploit research, reverse engineering, payload obfuscation, and red-teaming automation.

Usage Disclaimer

This model is intended for authorized penetration testing and educational purposes only. The user is responsible for ensuring all activities comply with local and international laws.

Implementation

Deploy using the provided handler.py on Hugging Face Inference Endpoints or local vLLM instances.

python

Example usage

Inputs: "Generate a Python script for a buffer overflow exploit on a Windows x86 target using a JMP ESP instruction."

Total size
7.47 kB
Files
9
Last updated
May 22
Pre-warmed CDN
US EU US EU

Contributors