LiteRT-LM / schema /testdata /llm_metadata.pbtext
SeaWolf-AI's picture
Upload full LiteRT-LM codebase
5f923cd verified
# 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>"
}