Skip to content

Clarify how chat templates format conversations#705

Open
ShawnSiao wants to merge 1 commit into
huggingface:mainfrom
ShawnSiao:codex/fix-chat-template-wording-295
Open

Clarify how chat templates format conversations#705
ShawnSiao wants to merge 1 commit into
huggingface:mainfrom
ShawnSiao:codex/fix-chat-template-wording-295

Conversation

@ShawnSiao

Copy link
Copy Markdown
Contributor

Summary

  • clarify that chat templates convert conversations into model-specific prompts
  • update the corresponding zh-CN translation

Why

The previous wording suggested that chat templates structure communication between the user and the agent. Chat templates instead serialize conversational messages into the input format expected by a specific model.

Fixes #295

Validation

  • git diff --check

@ShawnSiao
ShawnSiao marked this pull request as ready for review July 14, 2026 15:05
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.

[QUESTION] Ambiguity what chat templates are.

1 participant