mirror of
https://github.com/wassname/vllm.git
synced 2026-08-11 11:28:04 +08:00
Document supported models (#127)
This commit is contained in:
+1
-2
@@ -14,7 +14,6 @@ make html
|
||||
## Open the docs with your brower
|
||||
|
||||
```bash
|
||||
cd build/html
|
||||
python -m http.server
|
||||
python -m http.server -d build/html/
|
||||
```
|
||||
Launch your browser and open localhost:8000.
|
||||
|
||||
Reference in New Issue
Block a user