5f923cd
1
2
3
4
5
6
7
8
9
10
11
12
# proto-file: runtime/proto/llm_metadata.proto # proto-message: LlmMetadata start_token: { token_str: "<bos>" } stop_tokens: { token_str: "<eos>" } stop_tokens: { token_str: "<end_of_turn>" }