InternGPT
InternGPT copied to clipboard
if resolved_archive_file.endswith(".index"): AttributeError: 'list' object has no attribute 'endswith
Traceback (most recent call last):
File "/mnt/data/creative/InternGPT/app.py", line 225, in
When run python -u app.py --load "HuskyVQA_cuda:1,SegmentAnything_cuda:2,ImageOCRRecognition_cuda:3" --port 7863 -e,it happens How to solve it?
Please make sure these folder model_zoo/llama, and model_zoo/llama_7B_hf contain the correct checkpoint. You can try removing the folders and running the code again. The app will automatically download the checkpoint and convert it to the hf format.