English: Full-weight Gemma 4 E4B checkpoint with colloquial Russian LoRA merged in for vLLM / RunPod Serverless. No PEFT at inference time.
What this model does
Rewrites formal Russian into casual chat-style Russian (Telegram-like), without profanity, while keeping facts, names, numbers, and paragraph structure.
Not a general chat model — use the instruction prefix from training (see below).
LoRA merged into base + vLLM fixes (k_norm, processor configs)
Merge was done with peft.merge_and_unload(); missing language_modelk_norm weights for layers 24–41 were copied from the base checkpoint (required for vLLM).