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
|
@ -22,15 +22,15 @@
|
|||
"__type__": "ollama._types.GenerateResponse",
|
||||
"__data__": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"created_at": "2025-07-31T17:53:05.348866852Z",
|
||||
"created_at": "2025-08-01T20:56:43.522189Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 8992037446,
|
||||
"load_duration": 46010833,
|
||||
"total_duration": 2392200042,
|
||||
"load_duration": 150986167,
|
||||
"prompt_eval_count": 18,
|
||||
"prompt_eval_duration": 1464208894,
|
||||
"prompt_eval_duration": 90000000,
|
||||
"eval_count": 43,
|
||||
"eval_duration": 7481270003,
|
||||
"eval_duration": 2150000000,
|
||||
"response": " _______.\n\nThe best answer is blue. The traditional nursery rhyme goes like this:\n\nRoses are red,\nViolets are blue,\nSugar is sweet,\nAnd so are you! (Or something similar.)",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue