Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neongeckocom
/
NeonLLM
like
0
Running
App
Files
Files
Community
2
9825f32
NeonLLM
/
vllm.sh
NeonBohdan
Added vllm deploy script
ad427b2
7 months ago
raw
Copy download link
history
blame
Safe
134 Bytes
#!/bin/bash
python -m vllm.entrypoints.openai.api_server --model neongeckocom/NeonLLM --max-model-len 8000 --port 5000 --api-key [...]