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:51:39.104140157Z",
|
||||
"created_at": "2025-08-01T22:50:43.36962052Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 22895811031,
|
||||
"load_duration": 41692686,
|
||||
"total_duration": 22865637660,
|
||||
"load_duration": 47930052,
|
||||
"prompt_eval_count": 23,
|
||||
"prompt_eval_duration": 793961939,
|
||||
"prompt_eval_duration": 794123074,
|
||||
"eval_count": 124,
|
||||
"eval_duration": 22059637137,
|
||||
"eval_duration": 22023094352,
|
||||
"response": "The official currency of Japan is the Japanese yen (\u00a5). It is abbreviated as \"JPY\" and its symbol is \u00a5. The yen is divided into 100 sen, although the sen has been officially discontinued since 1967.\n\nYou can exchange your money for yen at banks, currency exchange offices, or use ATMs to withdraw cash from an ATM. Credit cards are also widely accepted in Japan, especially among major retailers and restaurants.\n\nIt's worth noting that some businesses may not accept foreign currencies other than US dollars, so it's a good idea to have some local currency on hand when traveling to Japan.",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue