mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +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:12:51.186501Z",
|
||||
"created_at": "2025-09-03T17:37:32.84197Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 3146184459,
|
||||
"load_duration": 2533467917,
|
||||
"total_duration": 21572898667,
|
||||
"load_duration": 21155275042,
|
||||
"prompt_eval_count": 212,
|
||||
"prompt_eval_duration": 526000000,
|
||||
"prompt_eval_duration": 371898125,
|
||||
"eval_count": 5,
|
||||
"eval_duration": 83000000,
|
||||
"eval_duration": 43290458,
|
||||
"response": "unsafe\nS1",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue