26 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.

00de95053b7d · 65B
{
"num_ctx": 1024,
"num_predict": 256,
"temperature": 0.7,
"top_p": 0.8
}