You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kosmos-2.5 - Python version 3.10.x (and any other confirmed working versions) should be mentioned as a requirement to deploy & infer the Kosmos-2.5 model
#1603
Open
abgulati opened this issue
Jul 16, 2024
· 0 comments
[ x ] the official example scripts: Using the exact required custom-libraries and dependencies to run the supplied inference.py script.
Description: Kosmos-2.5 seems to work only when using Python 3.10.x - This should be clarified in the requirements.
When trying to run the model with Python v3.11.5, I faced countless errors as detailed in issue #1596, that I previously created and subsequently self-closed purely for documentation's sake to help others facing similar issues.
To Reproduce
Steps to reproduce the behavior:
Try running the supplied inference.py script with Python 3.11.x
Expected behavior
Python 3.10.x (and any other confirmed working Python versions) should be mentioned as a requirement to deploy & infer the Kosmos-2.5 model, or the model should work correctly with Python v3.11.x.
Platform: Native Windows 11 (OS Build 22631.3737) and WSL Ubuntu 22.04
Python version: v3.11.5
PyTorch version (GPU?): 2.5.0.dev20240626+cu124 for RTX 3090
Describe the bug
Model I am using: Kosmos-2.5
The problem arises when using:
Description: Kosmos-2.5 seems to work only when using Python 3.10.x - This should be clarified in the requirements.
When trying to run the model with Python v3.11.5, I faced countless errors as detailed in issue #1596, that I previously created and subsequently self-closed purely for documentation's sake to help others facing similar issues.
To Reproduce
Steps to reproduce the behavior:
inference.py
script with Python 3.11.xExpected behavior
Python 3.10.x (and any other confirmed working Python versions) should be mentioned as a requirement to deploy & infer the Kosmos-2.5 model, or the model should work correctly with Python v3.11.x.
The text was updated successfully, but these errors were encountered: