File size: 284 Bytes
1a7087e
ae7cfbb
 
1a7087e
ae7cfbb
1a7087e
 
 
 
ae7cfbb
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: Deploy VLLM
emoji: 🐢
colorFrom: blue
colorTo: blue
sdk: docker
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


```shell
poetry export -f requirements.txt --output requirements.txt --without-hashes
```