generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Set max_model_len when initializing vLLM instance * Introduce vllm_max_model_len arg * Replace vllm args with vllm_init_kwargs * Update docstring * Add missing import * Remove default values from newly deprecated args * Docs update * Reverted to adding single arg for max_model_len * Remove spurious import * Remove spurious line * style --------- Co-authored-by: Quentin Gallouédec <[email protected]>
- Loading branch information
1 parent
af4ad47
commit 78c5ce2
Showing
2 changed files
with
13 additions
and
0 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
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