mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 22:47:59 +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:52.354566Z",
|
||||
"created_at": "2025-09-03T17:37:33.769233Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 605192500,
|
||||
"load_duration": 457087166,
|
||||
"total_duration": 253836584,
|
||||
"load_duration": 138624959,
|
||||
"prompt_eval_count": 210,
|
||||
"prompt_eval_duration": 63000000,
|
||||
"prompt_eval_duration": 69496125,
|
||||
"eval_count": 5,
|
||||
"eval_duration": 84000000,
|
||||
"eval_duration": 45062833,
|
||||
"response": "unsafe\nS12",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue