vllm.assets.image ¶
Classes:
ImageAsset dataclass ¶
Methods:
-
get_path–Return s3 path for given image.
Attributes:
-
image_embeds(Tensor) –Image embeddings, only used for testing purposes with llava 1.5.
Source code in vllm/assets/image.py
image_embeds property ¶
Image embeddings, only used for testing purposes with llava 1.5.