├── LICENSE ├── README.md ├── docker-compose.yml └── models └── place_models_here.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshjoy/vllm-windows/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshjoy/vllm-windows/HEAD/README.md -------------------------------------------------------------------------------- /docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshjoy/vllm-windows/HEAD/docker-compose.yml -------------------------------------------------------------------------------- /models/place_models_here.txt: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------