Skip to content

Commit

Permalink
紧急修改若干Azure相关的BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed Oct 28, 2023
1 parent df93c72 commit 3e50653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion request_llm/bridge_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ def decode(self, *args, **kwargs):
}
})
if azure_model_name not in AVAIL_LLM_MODELS:
azure_model_name += [azure_model_name]
AVAIL_LLM_MODELS += [azure_model_name]



Expand Down
1 change: 1 addition & 0 deletions request_llms/moss
Submodule moss added at 4d905b

0 comments on commit 3e50653

Please sign in to comment.