mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
feat(tests): auto-merge all model list responses and unify recordings
This commit is contained in:
parent
faf891b40c
commit
34f5da6cdc
121 changed files with 17457 additions and 16126 deletions
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama-guard3:1b",
|
||||
"created_at": "2025-08-01T23:13:57.556416Z",
|
||||
"created_at": "2025-09-03T17:37:47.461886Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 432363250,
|
||||
"load_duration": 159296417,
|
||||
"total_duration": 338927833,
|
||||
"load_duration": 100895125,
|
||||
"prompt_eval_count": 223,
|
||||
"prompt_eval_duration": 257000000,
|
||||
"prompt_eval_duration": 221583042,
|
||||
"eval_count": 2,
|
||||
"eval_duration": 14000000,
|
||||
"eval_duration": 12341416,
|
||||
"response": "safe",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue