Skip to content

An adaptor to allow Python allocator for PyTorch pluggable allocator

License

Notifications You must be signed in to change notification settings

vllm-project/vllm_allocator_adaptor

Repository files navigation

vllm_allocator_adaptor

An adaptor to allow Python allocator for PyTorch pluggable allocator

create source distribution

python setup.py sdist

create wheel distribution

python setup.py bdist_wheel --py-limited-api cp38

Also need to rename the wheel, replace linux with manylinux1.

upload to PyPI

twine upload dist/*

About

An adaptor to allow Python allocator for PyTorch pluggable allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published