runtime error
Exit code: 1. Reason: isfied: triton==3.0.0 in /usr/local/lib/python3.10/site-packages (from torch->flash-attn) (3.0.0) Requirement already satisfied: nvidia-nvjitlink-cu12 in /usr/local/lib/python3.10/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch->flash-attn) (12.8.93) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->flash-attn) (2.1.5) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/site-packages (from sympy->torch->flash-attn) (1.3.0) 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.8.0.post2-py3-none-any.whl size=255865826 sha256=1ee308fc8258562e0b5535b0b649544edd68da04a84bc4ad1f022d1f09b775b9 Stored in directory: /home/user/.cache/pip/wheels/10/75/1e/e6295a0eb90ee523c973cadae5c0fcc703ed0b87556d050b11 Successfully built flash-attn Installing collected packages: flash-attn Successfully installed flash-attn-2.8.0.post2 [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 The argument `trust_remote_code` is to be used with Auto classes. It has no effect here and is ignored. Traceback (most recent call last): File "/home/user/app/app.py", line 57, in <module> tokenizer, model, image_processor, context_len = load_pretrained_model(args.model_path, args.model_base, model_name, device_map="cuda:0", **model_kwargs) File "/home/user/app/llava/model/builder.py", line 136, in load_pretrained_model model = LlavaPhiForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3577, in from_pretrained raise EnvironmentError( OSError: jiuhai/florence-phi-ms does not appear to have a file named pytorch_model.bin but there is a file for TensorFlow weights. Use `from_tf=True` to load this model from those weights.
Container logs:
Fetching error logs...