Deploying a vLLM instance with S3

Objective

In this section you will deploy an S3 instance using Minio, download a model from HuggingFace, copy that model to S3, and finally deploy a vLLM instance using the model from S3.

Instructions