Spaces:
Configuration error
Configuration error
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,13 +1,21 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
BugTraceAI
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
-
- **BugTraceAI-CORE-Fast**: A
|
| 10 |
- **BugTraceAI-CORE-Pro**: A higher-capacity model for long-context investigation, report drafting, exploit-chain review, and remediation planning.
|
|
|
|
| 11 |
|
| 12 |
## What the Framework Focuses On
|
| 13 |
|
|
@@ -24,6 +32,7 @@ BugTraceAI systems are intended for authorized security work, defensive research
|
|
| 24 |
## Links
|
| 25 |
|
| 26 |
- Organization: https://huggingface.co/BugTraceAI
|
|
|
|
| 27 |
- Fast model: https://huggingface.co/BugTraceAI/BugTraceAI-CORE-Fast
|
| 28 |
- Pro model: https://huggingface.co/BugTraceAI/BugTraceAI-CORE-Pro
|
| 29 |
- Website: https://bugtraceai.com
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: README
|
| 3 |
+
emoji: 🏢
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
|
| 10 |
+
# BugTraceAI
|
| 11 |
|
| 12 |
+
BugTraceAI provides fine-tuned language models and tools designed for application security validation, authorized web pentesting, and security engineering.
|
| 13 |
|
| 14 |
+
## Core Models
|
| 15 |
|
| 16 |
+
- **BugTraceAI-CORE-Fast**: A fast, low-latency model tuned for triage, log summarization, and quick finding analysis.
|
| 17 |
- **BugTraceAI-CORE-Pro**: A higher-capacity model for long-context investigation, report drafting, exploit-chain review, and remediation planning.
|
| 18 |
+
- **BugTraceAI-Apex-G4-26B-Q4**: The Apex Predator of offensive security reasoning. A 26B Mixture-of-Experts model fine-tuned via DPO on elite bug bounty reports, malware methodologies, and WAF evasion techniques, featuring an injected Opus-style reasoning engine.
|
| 19 |
|
| 20 |
## What the Framework Focuses On
|
| 21 |
|
|
|
|
| 32 |
## Links
|
| 33 |
|
| 34 |
- Organization: https://huggingface.co/BugTraceAI
|
| 35 |
+
- Apex model: https://huggingface.co/BugTraceAI/BugTraceAI-Apex-G4-26B-Q4
|
| 36 |
- Fast model: https://huggingface.co/BugTraceAI/BugTraceAI-CORE-Fast
|
| 37 |
- Pro model: https://huggingface.co/BugTraceAI/BugTraceAI-CORE-Pro
|
| 38 |
- Website: https://bugtraceai.com
|