-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Asynchronous implementation of API LM (#47)
* Asynchronous implementation * Inherit LanguageModel class * LanguageModel inheritance 2 * Ruff changes * Added generate_batch function and new input parameters * mypy changes * Updated input parameters * matched the LanguageModel interface * ruff and mypy changes * mypy changes input arguments * Update api.py mypy interface changes * Update api.py ruff changes * Warnings for non-default values * ruff changes
- Loading branch information
1 parent
b0fcabd
commit 24adfee
Showing
1 changed file
with
118 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters