mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
avoid trivial recording changes
This commit is contained in:
parent
a63ea05114
commit
2b7f5d845e
3 changed files with 47 additions and 47 deletions
|
@ -21,7 +21,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.934380579Z",
|
||||
"created_at": "2025-09-27T18:05:56.034121Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -39,7 +39,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.94754697Z",
|
||||
"created_at": "2025-09-27T18:05:56.07569Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -57,7 +57,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.957261736Z",
|
||||
"created_at": "2025-09-27T18:05:56.116927Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -75,7 +75,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.966955653Z",
|
||||
"created_at": "2025-09-27T18:05:56.159755Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -93,7 +93,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.976633061Z",
|
||||
"created_at": "2025-09-27T18:05:56.201675Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -111,7 +111,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.986273131Z",
|
||||
"created_at": "2025-09-27T18:05:56.243056Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -129,7 +129,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:54.995937469Z",
|
||||
"created_at": "2025-09-27T18:05:56.284651Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -147,7 +147,7 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:55.00554591Z",
|
||||
"created_at": "2025-09-27T18:05:56.326276Z",
|
||||
"done": false,
|
||||
"done_reason": null,
|
||||
"total_duration": null,
|
||||
|
@ -165,15 +165,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-10-01T13:50:55.01518389Z",
|
||||
"created_at": "2025-09-27T18:05:56.367959Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 3251109731,
|
||||
"load_duration": 3014241988,
|
||||
"total_duration": 5381441291,
|
||||
"load_duration": 4112439791,
|
||||
"prompt_eval_count": 459,
|
||||
"prompt_eval_duration": 152280811,
|
||||
"prompt_eval_duration": 932587833,
|
||||
"eval_count": 9,
|
||||
"eval_duration": 84036772,
|
||||
"eval_duration": 334328250,
|
||||
"response": "",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue