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:51.035807Z",
|
||||
"created_at": "2025-08-01T22:45:43.342079805Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 1044135792,
|
||||
"load_duration": 50873709,
|
||||
"total_duration": 29119974084,
|
||||
"load_duration": 42542570,
|
||||
"prompt_eval_count": 324,
|
||||
"prompt_eval_duration": 511000000,
|
||||
"prompt_eval_duration": 27243289029,
|
||||
"eval_count": 11,
|
||||
"eval_duration": 481000000,
|
||||
"eval_duration": 1833606597,
|
||||
"response": "[get_weather(location=\"San Francisco, CA\")]",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue