Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[install] chore: add pyproject.toml. make vllm default dependency #63

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

eric-haibin-lin
Copy link
Collaborator

Verified installation with official docker image:

Processing /root/code/verl
  Running command pip subprocess to install build dependencies
  Using pip 24.2 from /root/miniconda3/lib/python3.10/site-packages/pip (python 3.10)
  Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
  Collecting setuptools>=42
    Using cached https://pypi.tuna.tsinghua.edu.cn/packages/55/21/47d163f615df1d30c094f6c8bbb353619274edccf0327b185cc2493c2c33/setuptools-75.6.0-py3-none-any.whl (1.2 MB)
  Collecting wheel
    Using cached https://pypi.tuna.tsinghua.edu.cn/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72 kB)
  Installing collected packages: wheel, setuptools
    Creating /tmp/pip-build-env-og13ok4i/overlay/bin
    changing mode of /tmp/pip-build-env-og13ok4i/overlay/bin/wheel to 755
  Successfully installed setuptools-75.6.0 wheel-0.45.1
  WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
  Installing build dependencies ... done
.......

@eric-haibin-lin eric-haibin-lin changed the title [install] chore: install with pyproject.toml. make vllm default dependency WIP [install] chore: install with pyproject.toml. make vllm default dependency Dec 23, 2024
@eric-haibin-lin eric-haibin-lin changed the title WIP [install] chore: install with pyproject.toml. make vllm default dependency [install] chore: add pyproject.toml. make vllm default dependency Dec 23, 2024
@eric-haibin-lin eric-haibin-lin merged commit 86fa600 into volcengine:main Dec 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant