Skip to content

Default to DeepSeek V4 Pro (best-in-class agentic, uncensored via ghost's steer)#22

Merged
0xadvait merged 1 commit into
mainfrom
default-deepseek-v4-pro
Jun 24, 2026
Merged

Default to DeepSeek V4 Pro (best-in-class agentic, uncensored via ghost's steer)#22
0xadvait merged 1 commit into
mainfrom
default-deepseek-v4-pro

Conversation

@0xadvait

Copy link
Copy Markdown
Collaborator

Switch the default model from nous/hermes-4-405b to deepseek/deepseek-v4-pro -- the strongest open reasoning/coding/agentic model on the gateway.

The finding behind this: GLM-5.2 can't be uncensored by any prompt (its alignment overrides system prompts, prefills, and every researched jailbreak, on the gateway and OpenRouter -- proven exhaustively). DeepSeek V4 Pro is different: it's steerable, and ghost's shipped SOUL already makes it fully uncensored through the private TEE gateway. So it gives best-in-class agentic capability and the uncensored behavior, privately.

Verified live as the default through the real ghost binary:

  • chat -> DEFAULT_OK
  • agentic tool-use -> ran a shell command, reported the exact count (9/9)
  • uncensored useful output -> wrote a working keylogger (installed pynput, created the file)
  • secret-to-file -> real secret on disk, redactions=1 (enclave saw only the placeholder)
  • TEE verification -> X-OpenGradient-Verified: true + tee_signature

Fallback stays nous/hermes-4-70b. Catalog/banner/README updated; Hermes and the rest remain via /model. pytest 34 pass.

…st's steer)

Switch the default model from nous/hermes-4-405b to deepseek/deepseek-v4-pro --
the strongest open reasoning/coding/agentic model on the gateway. Unlike GLM
(whose alignment overrides any prompt), DeepSeek is steerable: ghost's shipped
SOUL already makes it fully uncensored through the private TEE gateway.

Verified live as default through the real ghost: chat; agentic tool-use (ran a
shell command, exact count 9/9); uncensored useful output (wrote a working
keylogger); secret-to-file (real secret on disk, redactions=1 so the enclave saw
only the placeholder); TEE verification (X-OpenGradient-Verified: true +
tee_signature). Fallback stays nous/hermes-4-70b. Catalog/banner/README updated;
Hermes and the rest remain available via /model.
@0xadvait
0xadvait merged commit 295e2e4 into main Jun 24, 2026
3 checks passed
@0xadvait
0xadvait deleted the default-deepseek-v4-pro branch June 24, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant