Skip to content

Conversation

@kebe7jun
Copy link
Contributor

Fix #4781

@junliu-mde
Copy link
Contributor

Thanks for working on that. I wonder whether it's convenient if simply using the hash string, because it's not easy to figure out what the release version that hash string is corresponding to.

@kebe7jun
Copy link
Contributor Author

The output is in semver format, not a hash.

@kebe7jun
Copy link
Contributor Author

In [3]: get_package_versions(PACKAGE_LIST)
Out[3]: 
{'sglang': '0.4.3.post4',
 'sgl_kernel': '0.0.3.post6',
 'flashinfer': 'Module Not Found',
 'triton': '3.1.0',
 'transformers': '4.48.3',
 'torchao': '0.9.0',
 'numpy': '1.26.4',
 'aiohttp': '3.11.13',
 'fastapi': '0.115.11',
 'hf_transfer': '0.1.9',

@zhyncs zhyncs merged commit d89c0e4 into sgl-project:main Mar 26, 2025
8 of 20 checks passed
@kebe7jun kebe7jun deleted the fix/check-env-version branch March 26, 2025 08:27
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.

[Bug] check_env script can not show sglang version in docker

3 participants