mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 03:38:04 +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-29T21:56:09.951749Z",
|
||||
"created_at": "2025-07-31T17:50:06.140190726Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 1110064084,
|
||||
"load_duration": 86978750,
|
||||
"total_duration": 5213341378,
|
||||
"load_duration": 43943569,
|
||||
"prompt_eval_count": 23,
|
||||
"prompt_eval_duration": 71337125,
|
||||
"prompt_eval_duration": 1049424427,
|
||||
"eval_count": 24,
|
||||
"eval_duration": 951124708,
|
||||
"eval_duration": 4119422888,
|
||||
"response": "Mark Zuckerberg is the founder, chairman and CEO of Meta, which he originally founded as Facebook in 2004.",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue