vllm.assets.base ¶
Functions:
-
get_cache_dir–Get the path to the cache for storing downloaded assets.
-
get_vllm_public_assets–Download an asset file from
s3://vllm-public-assets
get_cache_dir() ¶
get_vllm_public_assets(filename, s3_prefix=None) cached ¶
Download an asset file from s3://vllm-public-assets and return the path to the downloaded file.