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

Cannot clone from Efficient-Large-Model/VILA.git, Dependency Issues with alternative #236

Open
rossgreer opened this issue Nov 14, 2024 · 1 comment

Comments

@rossgreer
Copy link

When executing git clone [email protected]:Efficient-Large-Model/VILA.git, I reach the error that I am not authenticated or the repository does not exist.

When I install the similar repository at NVlabs/VILA, there is a dependency issue:
awq requires pydantic 2.9.2, but VILA requires pydantic <2, >= 1.

With the incompatible versions, I receive an error in running the inference script:
miniconda3/envs/awq/lib/python3.10/site-packages/awq_inference_engine-0.0.0-py3.10-linux-x86_64.egg/awq_inference_engine.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN3c1021throwNullDataPtrErrorEv

How do we resolve these dependencies?

@Gokulakrishnan-DL-CV
Copy link

Hi @rossgreer! I am facing dependency issues too! There are many branches in this repo now! The structure of VILA's repo has also changed. I don't know which one goes with what!
I am working with Orin NX devices and would like to run VILA-1.5 with AWQ & tinychat. It would be great if the authors could drop a correspondance table between the different branches that work together on different platforms! @kentang-mit @tonylins

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

No branches or pull requests

2 participants