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": "llama-guard3:1b",
|
||||
"created_at": "2025-07-31T17:43:37.656005919Z",
|
||||
"created_at": "2025-08-01T23:13:57.556416Z",
|
||||
"done": true,
|
||||
"done_reason": "stop",
|
||||
"total_duration": 2903834654,
|
||||
"load_duration": 43364090,
|
||||
"total_duration": 432363250,
|
||||
"load_duration": 159296417,
|
||||
"prompt_eval_count": 223,
|
||||
"prompt_eval_duration": 2812583330,
|
||||
"prompt_eval_duration": 257000000,
|
||||
"eval_count": 2,
|
||||
"eval_duration": 47252843,
|
||||
"eval_duration": 14000000,
|
||||
"response": "safe",
|
||||
"thinking": null,
|
||||
"context": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue