Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New tgi 2.0.0 version will set MAX_INPUT_TOKENS to 4095 by default. This will cause tgi error. First set to 1024 as default, may make it configurable by user later. Signed-off-by: Dolpher Du <[email protected]>
- Loading branch information