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
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-08-01T20:56:49.076962Z",
|
||||
"created_at": "2025-08-01T22:45:10.909234081Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 321102500,
|
||||
"load_duration": 20223000,
|
||||
"total_duration": 2778960941,
|
||||
"load_duration": 58554144,
|
||||
"prompt_eval_count": 23,
|
||||
"prompt_eval_duration": 72000000,
|
||||
"prompt_eval_duration": 1816151685,
|
||||
"eval_count": 6,
|
||||
"eval_duration": 227000000,
|
||||
"eval_duration": 903723682,
|
||||
"response": "Humans live on Earth.",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue