mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-16 22:43:14 +00:00
Recordings update from CI
This commit is contained in:
parent
d9e140057f
commit
81542dcd9d
91 changed files with 8967 additions and 3291 deletions
|
@ -21,7 +21,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-08-01T20:57:11.920796Z",
|
||||
"created_at": "2025-08-01T22:47:41.97391885Z",
|
||||
"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-08-01T20:57:11.963674Z",
|
||||
"created_at": "2025-08-01T22:47:42.169095167Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 837987583,
|
||||
"load_duration": 158475167,
|
||||
"total_duration": 32452388577,
|
||||
"load_duration": 45287177,
|
||||
"prompt_eval_count": 386,
|
||||
"prompt_eval_duration": 617000000,
|
||||
"prompt_eval_duration": 32210328560,
|
||||
"eval_count": 2,
|
||||
"eval_duration": 60000000,
|
||||
"eval_duration": 196150980,
|
||||
"response": "",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue