mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 05:02: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
|
|
@ -21,7 +21,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-29T18:47:48.95435Z",
|
||||
"created_at": "2025-07-31T17:56:02.787875238Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
|
@ -39,15 +39,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-29T18:47:48.996247Z",
|
||||
"created_at": "2025-07-31T17:56:02.972585441Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 667274458,
|
||||
"load_duration": 80712750,
|
||||
"total_duration": 32348917084,
|
||||
"load_duration": 39040993,
|
||||
"prompt_eval_count": 386,
|
||||
"prompt_eval_duration": 543388792,
|
||||
"prompt_eval_duration": 32123680358,
|
||||
"eval_count": 2,
|
||||
"eval_duration": 42471125,
|
||||
"eval_duration": 185666617,
|
||||
"response": "",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue