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:00.921192644Z",
|
||||
"created_at": "2025-08-01T22:49:03.233307208Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 2073152067,
|
||||
"load_duration": 42902450,
|
||||
"total_duration": 2148413511,
|
||||
"load_duration": 41695207,
|
||||
"prompt_eval_count": 23,
|
||||
"prompt_eval_duration": 795517987,
|
||||
"prompt_eval_duration": 798340166,
|
||||
"eval_count": 8,
|
||||
"eval_duration": 1234259942,
|
||||
"eval_duration": 1307837381,
|
||||
"response": "The capital of France is Paris.",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue