# 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

@ -20,15 +20,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-07-31T17:54:04.489140565Z",
"created_at": "2025-08-01T20:56:51.035807Z",
"done": true,
"done_reason": "stop",
"total_duration": 29123702298,
"load_duration": 40831143,
"total_duration": 1044135792,
"load_duration": 50873709,
"prompt_eval_count": 324,
"prompt_eval_duration": 27253456381,
"prompt_eval_duration": 511000000,
"eval_count": 11,
"eval_duration": 1828867055,
"eval_duration": 481000000,
"response": "[get_weather(location=\"San Francisco, CA\")]",
"thinking": null,
"context": null