building vllm models into a docker container.
Project description
Model Template Builder
a tool for dockerizing vLLM models into a docker container
Usage
virtualenv .venv
source .venv/bin/activate
python main.py --model_name <your-model-name> --image_name <your-image-name>
or
from model_template_builder.dockerize import dockerize_hugging_face_model_vllm
dockerize_hugging_face_model_vllm(model_name='your-model-name', image_name='your-image-name')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file model_template_builder-0.1.1.tar.gz.
File metadata
- Download URL: model_template_builder-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd83a5501f4d9c7a6ae429190a2842d974efefa163c899017c3c1f6b6bf1f880
|
|
| MD5 |
55cc95b3a528f351a866dbbefb868f1d
|
|
| BLAKE2b-256 |
74b05448450c47271a2349eeafe07a701c4eac36e765fa03be888806ec8aada9
|
File details
Details for the file model_template_builder-0.1.1-py3-none-any.whl.
File metadata
- Download URL: model_template_builder-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80d733b519dc726098edf4a43547eec44fb37c504d53041ce2eeec8c0fb9ebc0
|
|
| MD5 |
a88836ce5cd89c63f94e283d9fd520f8
|
|
| BLAKE2b-256 |
c04e9a356a6c7c8f92d8231f3e0e6c35a58ff495f16bf120443de5a218f85330
|