mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 14:43:48 +00:00
feat(tests): auto-merge all model list responses and unify recordings
This commit is contained in:
parent
faf891b40c
commit
34f5da6cdc
121 changed files with 17457 additions and 16126 deletions
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-31T17:59:32.661124541Z",
|
||||
"created_at": "2025-09-03T17:41:47.144448Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 11391290133,
|
||||
"load_duration": 42154800,
|
||||
"total_duration": 2462760250,
|
||||
"load_duration": 83668541,
|
||||
"prompt_eval_count": 20,
|
||||
"prompt_eval_duration": 1208581216,
|
||||
"prompt_eval_duration": 74227125,
|
||||
"eval_count": 58,
|
||||
"eval_duration": 10140044676,
|
||||
"eval_duration": 2304346166,
|
||||
"response": "I'm happy to help you with your test, but I don't see what kind of test we are testing. Could you please provide more context or clarify what kind of test you would like me to perform? Is it a programming test, a language proficiency test, or something else?",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue