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
Please choose the mode to organize your files:
1. By Content
2. By Date
3. By Type
Enter 1, 2, or 3 (or type '/exit' to exit): 1
Checking if the model is already downloaded. If not, downloading it now.
Traceback (most recent call last):
File "/Users/hsanghvi/workspace/personal/Local-File-Organizer/main.py", line 337, in <module>
main()
File "/Users/hsanghvi/workspace/personal/Local-File-Organizer/main.py", line 222, in main
initialize_models()
File "/Users/hsanghvi/workspace/personal/Local-File-Organizer/main.py", line 51, in initialize_models
image_inference = NexaVLMInference(
^^^^^^^^^^^^^^^^^
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/gguf/nexa_inference_vlm.py", line 150, in __init__
self._load_model()
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/utils.py", line 304, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/gguf/nexa_inference_vlm.py", line 163, in _load_model
self.projector_handler(
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/gguf/llama/llama_chat_format.py", line 2670, in __init__
import nexa.gguf.llama.llava_cpp as llava_cpp
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/gguf/llama/llava_cpp.py", line 40, in <module>
_libllava = load_library(_libllava_base_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/hsanghvi/miniconda3/envs/local_file_organizer/lib/python3.12/site-packages/nexa/gguf/lib_utils.py", line 75, in load_library
raise FileNotFoundError(
FileNotFoundError: Shared library with base name 'llava_shared' not found
(local_file_organizer) hsanghvi@hsanghv-ltmcuum:~/workspace/personal/Local-File-Organizer|main⚡ ⇒
System Information
OS: Darwin 23.6.0
OS Version: Darwin Kernel Version 23.6.0: Fri Nov 15 15:13:15 PST 2024; root:xnu-10063.141.1.702.7~1/RELEASE_ARM64_T6000
Machine: arm64
Processor: arm
Python Information
Python Version: 3.12.9 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 12:55:12) [Clang 14.0.6 ]
Stacktrace
System Information
Python Information
Environment Information
Installed Packages
The text was updated successfully, but these errors were encountered: