Files
paddlepaddle--paddlenlp/tests/fixtures/chat_template_with_context.json
wehub-resource-sync 2aaeece67c
Codestyle Check / Lint (push) Has been cancelled
Codestyle Check / Check bypass (push) Has been cancelled
Pipelines-Test / Pipelines-Test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:37:14 +08:00

5 lines
185 B
JSON

{
"system": "你是一个人工智能助手{{system}}-{{instruction}}\n",
"conversation": ["Human: {{user}}<sep> Bot:", "{{bot}}\n"],
"query": "Human: {{query}}<sep> Bot:"
}