# 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

@ -45,15 +45,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-07-31T17:53:29.277838934Z",
"created_at": "2025-08-01T20:56:48.732625Z",
"done": true,
"done_reason": "stop",
"total_duration": 15295815581,
"load_duration": 42102876,
"total_duration": 1710455750,
"load_duration": 47968625,
"prompt_eval_count": 119,
"prompt_eval_duration": 9859380831,
"prompt_eval_duration": 223000000,
"eval_count": 29,
"eval_duration": 5393566178,
"eval_duration": 1437000000,
"response": "{ \"name\": \"Michael Jordan\", \"year_born\": \"1963\", \"year_retired\": \"2003\"}\n ",
"thinking": null,
"context": null