Tree: Format
This commit is contained in:
parent
21c5af48e1
commit
122d87ac36
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ if dependencies.exllamav2:
|
||||||
if dependencies.exllamav3:
|
if dependencies.exllamav3:
|
||||||
from exllamav3 import Model
|
from exllamav3 import Model
|
||||||
|
|
||||||
|
|
||||||
class MultimodalEmbeddingWrapper(BaseModel):
|
class MultimodalEmbeddingWrapper(BaseModel):
|
||||||
"""Common multimodal embedding wrapper"""
|
"""Common multimodal embedding wrapper"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue