mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-22 16:48:57 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d8857eb69f
commit
d1b0dee8f7
7 changed files with 53 additions and 19 deletions
|
|
@ -460,7 +460,9 @@ class ManagedServer:
|
|||
)
|
||||
|
||||
# Call the tokens and logprobs wrapper directly
|
||||
logger.warning("managed_server chat_completion calling backend completion wrapper")
|
||||
logger.warning(
|
||||
"managed_server chat_completion calling backend completion wrapper"
|
||||
)
|
||||
(
|
||||
prompt_tokens,
|
||||
output_tokens_list,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue