We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Before you submit an issue, please search for existing issues to avoid duplicates.
Issue description:
There already is a lightllm package in pypi. This makes things sort of confusing.
Please provide a clear and concise description of your issue.
Steps to reproduce:
Please list the steps to reproduce the issue, such as:
command 0
command 2
command 3
Expected behavior:
Please describe what you expected to happen. rename package? Error logging:
If applicable, please copy and paste the error message or stack trace here. Use code blocks for better readability.
Environment:
Please provide information about your environment, such as:
Using container
OS: (Ubuntu 14.04, CentOS7)
GPU info:
nvidia-smi
NVIDIA-SMI 525.116.04 Driver Version: 525.116.04 CUDA Version: 12.0
Python: (e.g. CPython3.9)
LightLLm: (git commit-hash)
docker run --entrypoint cat --rm ghcr.io/modeltc/lightllm:main /lightllm/.git/refs/heads/main
openai-triton: pip show triton
pip show triton
Additional context:
Please add any other context or screenshots about the issue here.
Language:
Please use English as much as possible for better communication.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before you submit an issue, please search for existing issues to avoid duplicates.
Issue description:
There already is a lightllm package in pypi. This makes things sort of confusing.
Please provide a clear and concise description of your issue.
Steps to reproduce:
Please list the steps to reproduce the issue, such as:
command 0
command 2
command 3
Expected behavior:
Please describe what you expected to happen.
rename package?
Error logging:
If applicable, please copy and paste the error message or stack trace here. Use code blocks for better readability.
Environment:
Please provide information about your environment, such as:
Using container
OS: (Ubuntu 14.04, CentOS7)
GPU info:
nvidia-smi
(e.g.NVIDIA-SMI 525.116.04 Driver Version: 525.116.04 CUDA Version: 12.0
)Python: (e.g. CPython3.9)
LightLLm: (git commit-hash)
docker run --entrypoint cat --rm ghcr.io/modeltc/lightllm:main /lightllm/.git/refs/heads/main
openai-triton:
pip show triton
Additional context:
Please add any other context or screenshots about the issue here.
Language:
Please use English as much as possible for better communication.
The text was updated successfully, but these errors were encountered: