Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Rayugacodes
/
Breach-OS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e092a4c
Breach-OS
81.2 kB
Ctrl+K
Ctrl+K
4 contributors
History:
89 commits
Naman Gupta
update env example to use Groq instead of HuggingFace
e092a4c
5 months ago
docs
document all LLM prompts β what they do and why they're designed that way
5 months ago
graders
feat(graders): add letter grade, summary and full metrics dict to grade_episode()
5 months ago
llm
wire up the main LLM pipeline β defender + classifiers in one place
5 months ago
rewards
feat(rewards): add RewardComputer wrapper class with __call__ and reset() for injection
5 months ago
server
refactor: replace datetime.utcnow() with timezone-aware datetime.now(UTC)
5 months ago
tests
add 59 tests for the LLM modules β all run offline, no API needed
5 months ago
.env.example
Safe
1.35 kB
update env example to use Groq instead of HuggingFace
5 months ago
.gitignore
Safe
75 Bytes
chore: add .gitignore for Python, env files and pycache
5 months ago
Dockerfile
Safe
560 Bytes
feat: add Dockerfile targeting port 7860 for HuggingFace Spaces
5 months ago
README.md
1.85 kB
docs: add initial README with project overview and HuggingFace Spaces frontmatter
5 months ago
inference.py
Safe
2.73 kB
feat(inference): add main() β runs all 3 task difficulties with 20-minute guard
5 months ago
models.py
Safe
1.99 kB
refactor(models): clean up imports and add module docstring
5 months ago
openenv.yaml
Safe
1.49 kB
feat: add openenv.yaml with easy, medium and hard task configurations
5 months ago
requirements.txt
Safe
264 Bytes
chore: add requirements.txt with all pinned dependencies
5 months ago
test_client.py
Safe
2.79 kB
chore: final cleanup β remove stray files, verify all imports resolve
5 months ago