Skip to main content

Module deepseek

Module deepseek 

Source
Expand description

Native (non-jinja) prompt formatters for DeepSeek model families.

DeepSeek’s HF repos ship no usable chat_template, so these render the prompt in Rust instead. common holds the shared thinking-mode / tool-injection logic; v4 and v32 are the per-family formatters.

Modules§

common
Shared DeepSeek native prompt-formatting helpers.
v4
DeepSeek V4 native prompt formatting
v32
DeepSeek V3.2 native prompt formatting