# What does this PR do?


## Test Plan
# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-08-01 16:15:57 -07:00
parent 140ee7d337
commit 8f57c6a7e8
67 changed files with 9880 additions and 1409 deletions

View file

@ -21,7 +21,7 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-07-31T17:56:02.787875238Z",
"created_at": "2025-08-01T20:57:11.920796Z",
"done": false,
"done_reason": null,
"total_duration": null,
@ -39,15 +39,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-07-31T17:56:02.972585441Z",
"created_at": "2025-08-01T20:57:11.963674Z",
"done": true,
"done_reason": "stop",
"total_duration": 32348917084,
"load_duration": 39040993,
"total_duration": 837987583,
"load_duration": 158475167,
"prompt_eval_count": 386,
"prompt_eval_duration": 32123680358,
"prompt_eval_duration": 617000000,
"eval_count": 2,
"eval_duration": 185666617,
"eval_duration": 60000000,
"response": "",
"thinking": null,
"context": null