hf_text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama/test_flash_llama_grammar_to...

28 lines
549 B
JSON

{
"choices": [
{
"delta": {
"content": null,
"role": "assistant",
"tool_calls": {
"function": {
"arguments": "</s>",
"name": null
},
"id": "",
"index": 0,
"type": "function"
}
},
"finish_reason": "eos_token",
"index": 0,
"logprobs": null
}
],
"created": 1710795499,
"id": "",
"model": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
"object": "text_completion",
"system_fingerprint": "1.4.5-native"
}