In my organization we are hosting multiple hugging face models via our HGX machines and leveraging vllm docker images. So when I open all those links - I need to check the model name parameter to ...
aws-rag-application/ ├── README.md # This file - setup and usage guide ├── requirements.txt # Python dependencies ├── env.example # Environment configuration template ├── ├── src/ # Core application ...