# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-08-04 15:56:58 -07:00
parent eac1e0c7d4
commit 8f5e58446c
20 changed files with 8449 additions and 871 deletions

View file

@ -21,7 +21,7 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-01T20:57:11.920796Z",
"created_at": "2025-08-04T22:55:41.559883Z",
"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-08-01T20:57:11.963674Z",
"created_at": "2025-08-04T22:55:41.619829Z",
"done": true,
"done_reason": "stop",
"total_duration": 837987583,
"load_duration": 158475167,
"total_duration": 915493834,
"load_duration": 167838417,
"prompt_eval_count": 386,
"prompt_eval_duration": 617000000,
"prompt_eval_duration": 683000000,
"eval_count": 2,
"eval_duration": 60000000,
"eval_duration": 63000000,
"response": "",
"thinking": null,
"context": null