Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
hardrave
/
zombiellm
:latest
26
Downloads
Updated
1 month ago
ZombieLLM - a reanimated GPT-2 XL (1.5B) distilled from OpenAI’s GPT-OSS-20B - witty, survival-flavored, and fast. Single-turn by design: the template only feeds the last user message to the model, so each question is a fresh conversation.
ZombieLLM - a reanimated GPT-2 XL (1.5B) distilled from OpenAI’s GPT-OSS-20B - witty, survival-flavored, and fast. Single-turn by design: the template only feeds the last user message to the model, so each question is a fresh conversation.
Cancel
zombiellm:latest
...
/
params
00de95053b7d · 65B
{
"num_ctx": 1024,
"num_predict": 256,
"temperature": 0.7,
"top_p": 0.8
}