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
|
@ -22,15 +22,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-08-01T20:56:43.522189Z",
|
||||
"created_at": "2025-08-01T22:44:44.457196123Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 2392200042,
|
||||
"load_duration": 150986167,
|
||||
"total_duration": 9042776630,
|
||||
"load_duration": 49396504,
|
||||
"prompt_eval_count": 18,
|
||||
"prompt_eval_duration": 90000000,
|
||||
"prompt_eval_duration": 1456256703,
|
||||
"eval_count": 43,
|
||||
"eval_duration": 2150000000,
|
||||
"eval_duration": 7536613052,
|
||||
"response": " _______.\n\nThe best answer is blue. The traditional nursery rhyme goes like this:\n\nRoses are red,\nViolets are blue,\nSugar is sweet,\nAnd so are you! (Or something similar.)",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue