mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-16 14:38:00 +00:00
endpoint
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
140ee7d337
commit
8f57c6a7e8
67 changed files with 9880 additions and 1409 deletions
|
@ -20,15 +20,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-31T17:56:50.453323367Z",
|
||||
"created_at": "2025-08-01T20:57:20.567617Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 14856284585,
|
||||
"load_duration": 44791770,
|
||||
"total_duration": 3565468958,
|
||||
"load_duration": 31098250,
|
||||
"prompt_eval_count": 30,
|
||||
"prompt_eval_duration": 2452957312,
|
||||
"prompt_eval_duration": 77000000,
|
||||
"eval_count": 70,
|
||||
"eval_duration": 12358070057,
|
||||
"eval_duration": 3456000000,
|
||||
"response": "The answer is Saturn! Saturn's ring system is one of the most iconic and well-known in our solar system. The rings are made up of ice particles, rock debris, and dust that orbit around the planet due to its gravitational pull.\n\nWould you like to know more about Saturn's rings or is there something else I can help you with?",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue