mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 08:32: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
|
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-29T18:47:30.907069Z",
|
||||
"created_at": "2025-07-31T17:54:04.489140565Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 978723208,
|
||||
"load_duration": 82950875,
|
||||
"total_duration": 29123702298,
|
||||
"load_duration": 40831143,
|
||||
"prompt_eval_count": 324,
|
||||
"prompt_eval_duration": 453827625,
|
||||
"prompt_eval_duration": 27253456381,
|
||||
"eval_count": 11,
|
||||
"eval_duration": 439485709,
|
||||
"eval_duration": 1828867055,
|
||||
"response": "[get_weather(location=\"San Francisco, CA\")]",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue