Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yusufs
/
vllm-inference
like
0
Paused
App
Files
Files
main
vllm-inference
1 contributor
History:
47 commits
yusufs
feat(runner.sh): add specific task and code revision
dc19c1d
8 days ago
.gitignore
Safe
19 Bytes
feat(download_model.py): remove download_model.py during build, it causing big image size
about 1 month ago
Dockerfile
Safe
1.32 kB
feat(runner.sh): using runner.sh to select llm in the run time
14 days ago
README.md
Safe
1.73 kB
feat(add-model): always download model during build, it will be cached in the consecutive builds
about 1 month ago
download_model.py
Safe
700 Bytes
feat(add-model): always download model during build, it will be cached in the consecutive builds
about 1 month ago
main.py
Safe
6.7 kB
feat(parse): parse output
about 1 month ago
openai_compatible_api_server.py
Safe
24.4 kB
feat(dep_sizes.txt): removes dep_sizes.txt during build, it not needed
about 1 month ago
poetry.lock
Safe
426 kB
feat(refactor): move the files to root
about 1 month ago
pyproject.toml
Safe
416 Bytes
feat(refactor): move the files to root
about 1 month ago
requirements.txt
Safe
9.99 kB
feat(first-commit): follow examples and tutorials
about 1 month ago
run-llama.sh
Safe
1.53 kB
feat(seed): Random seed for reproducibility.
14 days ago
run-sailor.sh
Safe
1.85 kB
feat(seed): Random seed for reproducibility.
14 days ago
runner.sh
Safe
1.73 kB
feat(runner.sh): add specific task and code revision
8 days ago