Tree: Format
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
parent
96e8375ec8
commit
54fda0dc09
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ from common.optional_dependencies import dependencies
|
|||
if dependencies.exllamav2:
|
||||
from exllamav2 import ExLlamaV2VisionTower
|
||||
|
||||
|
||||
class MultimodalEmbeddingWrapper(BaseModel):
|
||||
"""Common multimodal embedding wrapper"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue