Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error in Ubuntu 20.04 #21

Open
KatiaSishost opened this issue Aug 5, 2023 · 0 comments
Open

Error in Ubuntu 20.04 #21

KatiaSishost opened this issue Aug 5, 2023 · 0 comments

Comments

@KatiaSishost
Copy link

KatiaSishost commented Aug 5, 2023

Model Found... but is invalid... i try download 5 time and manual with wget and curl too.

Using python3 (3.10.12)
Found model file at llm/local/ggml-gpt4all-j-v1.3-groovy.bin
Invalid model file
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/chatmyfiles/server/server/main.py", line 38, in
llm = get_selected_llm()
File "/home/chatmyfiles/server/llm/llm.py", line 24, in get_selected_llm
return Gpt4AllLLM()
File "/home/chatmyfiles/server/llm/llm.py", line 40, in init
self.llm = GPT4All(
File "/root/.cache/pypoetry/virtualenvs/rag-stack-Radxutw4-py3.10/lib/python3.10/site-packages/langchain/load/serializable.py", line 74, in init
super().init(**kwargs)
File "pydantic/main.py", line 341, in pydantic.main.BaseModel.init
pydantic.error_wrappers.ValidationError: 1 validation error for GPT4All
root
Unable to instantiate model (type=value_error)
Stopping Docker containers...
qdrant
qdrant

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant