[VLM] Calculate maximum number of multi-modal tokens by model (#6121)
This commit is contained in:
@@ -51,7 +51,7 @@ class InputContext:
|
||||
additionally checking its type.
|
||||
|
||||
Raises:
|
||||
ValueError: If the model is not of the specified type.
|
||||
TypeError: If the model is not of the specified type.
|
||||
"""
|
||||
|
||||
hf_config = self.model_config.hf_config
|
||||
|
||||
Reference in New Issue
Block a user