mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 03:12:00 +00:00
Recordings update from CI
This commit is contained in:
parent
6360f2a424
commit
5b453b8c2a
91 changed files with 11310 additions and 15073 deletions
|
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-29T18:48:00.342705Z",
|
||||
"created_at": "2025-07-31T17:57:28.280495733Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 671224833,
|
||||
"load_duration": 82344875,
|
||||
"total_duration": 32855142429,
|
||||
"load_duration": 40184388,
|
||||
"prompt_eval_count": 386,
|
||||
"prompt_eval_duration": 545215084,
|
||||
"prompt_eval_duration": 32634520132,
|
||||
"eval_count": 2,
|
||||
"eval_duration": 43112416,
|
||||
"eval_duration": 179879941,
|
||||
"response": "[]",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue