runtime error
Exit code: 1. Reason: ready satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/site-packages (from sympy>=1.13.3->torch->flash-attn) (1.3.0) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->flash-attn) (2.1.5) Building wheels for collected packages: flash-attn Building wheel for flash-attn (setup.py): started Building wheel for flash-attn (setup.py): finished with status 'done' Created wheel for flash-attn: filename=flash_attn-2.7.4.post1-py3-none-any.whl size=217423 sha256=8ea06e311bdb309f8dcd64fc6605c78cc03b2ca316a83c24537af2e28dc46dca Stored in directory: /home/user/.cache/pip/wheels/59/ce/d5/08ea07bfc16ba218dc65a3a7ef9b6a270530bcbd2cea2ee1ca Successfully built flash-attn Installing collected packages: flash-attn Successfully installed flash-attn-2.7.4.post1 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [notice] To update, run: /usr/local/bin/python -m pip install --upgrade pip Failed to import llava_llama from llava.language_model.llava_llama. Error: Could not import module 'LlamaModel'. Are this object's requirements defined correctly? Failed to import llava_qwen from llava.language_model.llava_qwen. Error: Could not import module 'LlamaModel'. Are this object's requirements defined correctly? Failed to import llava_mistral from llava.language_model.llava_mistral. Error: Could not import module 'MistralModel'. Are this object's requirements defined correctly? Failed to import llava_mixtral from llava.language_model.llava_mixtral. Error: Could not import module 'MixtralModel'. Are this object's requirements defined correctly? Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> from llava.model.builder import load_pretrained_model File "/usr/local/lib/python3.10/site-packages/llava/__init__.py", line 1, in <module> from .model import LlavaLlamaForCausalLM ImportError: cannot import name 'LlavaLlamaForCausalLM' from 'llava.model' (/usr/local/lib/python3.10/site-packages/llava/model/__init__.py)
Container logs:
Fetching error logs...