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-07-31T17:50:06.140190726Z",
|
||||
"created_at": "2025-08-01T22:49:08.661944828Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 5213341378,
|
||||
"load_duration": 43943569,
|
||||
"total_duration": 5422394043,
|
||||
"load_duration": 47374159,
|
||||
"prompt_eval_count": 23,
|
||||
"prompt_eval_duration": 1049424427,
|
||||
"prompt_eval_duration": 1046414492,
|
||||
"eval_count": 24,
|
||||
"eval_duration": 4119422888,
|
||||
"eval_duration": 4328082669,
|
||||
"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