mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 22:47:59 +00:00
Recordings update from CI (suite: base)
This commit is contained in:
parent
cbc1b6889e
commit
59241c5e15
32 changed files with 6368 additions and 5068 deletions
|
@ -22,7 +22,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:19.202099369Z",
|
||||
"created_at": "2025-10-01T01:33:10.76700718Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -40,7 +40,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:19.40782246Z",
|
||||
"created_at": "2025-10-01T01:33:10.956949035Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -58,7 +58,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:19.608698765Z",
|
||||
"created_at": "2025-10-01T01:33:11.147886127Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -76,7 +76,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:19.817439748Z",
|
||||
"created_at": "2025-10-01T01:33:11.337832912Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -94,7 +94,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:20.020413803Z",
|
||||
"created_at": "2025-10-01T01:33:11.524017554Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -112,7 +112,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:20.224527368Z",
|
||||
"created_at": "2025-10-01T01:33:11.712703934Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -130,7 +130,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:20.429366669Z",
|
||||
"created_at": "2025-10-01T01:33:11.903877596Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -148,7 +148,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:20.631130716Z",
|
||||
"created_at": "2025-10-01T01:33:12.095535165Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -166,7 +166,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:20.830768426Z",
|
||||
"created_at": "2025-10-01T01:33:12.291614477Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -184,15 +184,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-09-30T17:37:21.02927842Z",
|
||||
"created_at": "2025-10-01T01:33:12.483844314Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 4442578824,
|
||||
"load_duration": 57728099,
|
||||
"total_duration": 4303509972,
|
||||
"load_duration": 44748689,
|
||||
"prompt_eval_count": 31,
|
||||
"prompt_eval_duration": 2555645407,
|
||||
"prompt_eval_duration": 2539513749,
|
||||
"eval_count": 10,
|
||||
"eval_duration": 1828696615,
|
||||
"eval_duration": 1718623697,
|
||||
"response": "",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue