mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 09:22:44 +00:00
update normalization for tool call ids
This commit is contained in:
parent
6f1afabcdc
commit
b630988d0d
342 changed files with 8473 additions and 8476 deletions
|
|
@ -17,11 +17,11 @@
|
|||
"__type__": "ollama._types.EmbedResponse",
|
||||
"__data__": {
|
||||
"model": "all-minilm:l6-v2",
|
||||
"created_at": "1970-01-01T00:00:00.000000Z",
|
||||
"created_at": null,
|
||||
"done": null,
|
||||
"done_reason": null,
|
||||
"total_duration": 0,
|
||||
"load_duration": 0,
|
||||
"total_duration": 18512787,
|
||||
"load_duration": 11031698,
|
||||
"prompt_eval_count": 2,
|
||||
"prompt_eval_duration": null,
|
||||
"eval_count": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue