mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-07 01:09:57 +00:00
update normalization for tool call ids
This commit is contained in:
parent
6f1afabcdc
commit
b630988d0d
342 changed files with 8473 additions and 8476 deletions
|
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama-guard3:1b",
|
||||
"created_at": "1970-01-01T00:00:00.000000Z",
|
||||
"created_at": "2025-09-30T17:37:27.310573231Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 0,
|
||||
"load_duration": 0,
|
||||
"total_duration": 3251121805,
|
||||
"load_duration": 47089617,
|
||||
"prompt_eval_count": 233,
|
||||
"prompt_eval_duration": 0,
|
||||
"prompt_eval_duration": 3006835928,
|
||||
"eval_count": 5,
|
||||
"eval_duration": 0,
|
||||
"eval_duration": 196620033,
|
||||
"response": "unsafe\nS1",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue