Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

main issue #584

Closed
0x240x23elu opened this issue Jun 1, 2023 · 4 comments
Closed

main issue #584

0x240x23elu opened this issue Jun 1, 2023 · 4 comments
Labels
bug Something isn't working primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT

Comments

@0x240x23elu
Copy link

[Note: if you'd like to ask a question or open a discussion, head over to the Discussions section and post it there.

Describe the bug and how to reproduce it
A clear and concise description of what the bug is and the steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Environment (please complete the following information):

  • OS / hardware: [e.g. macOS 12.6 / M1]
  • Python version [e.g. 3.11.3]
  • Other relevant information

Additional context
Add any other context about the problem here.
](https://github.com/imartinez/privateGPT)

@0x240x23elu 0x240x23elu added the bug Something isn't working label Jun 1, 2023
@0x240x23elu
Copy link
Author

OS / hardware: Windows 10
Python version [3.10)

@imartinez
Copy link
Collaborator

What is the issue?

@0x240x23elu
Copy link
Author

G:\gpt\privategpt\privateGPT>python privateGPT.py
Using embedded DuckDB with persistence: data will be stored in: db
Traceback (most recent call last):
File "G:\gpt\privategpt\privateGPT\privateGPT.py", line 76, in
main()
File "G:\gpt\privategpt\privateGPT\privateGPT.py", line 36, in main
llm = GPT4All(model=model_path, n_ctx=model_n_ctx, backend='gptj', callbacks=callbacks, verbose=False)
File "pydantic\main.py", line 341, in pydantic.main.BaseModel.init
pydantic.error_wrappers.ValidationError: 1 validation error for GPT4All
root
Invalid model directory (type=value_error)

@melroy89
Copy link

melroy89 commented Jun 5, 2023

Dup: #459

@imartinez imartinez added the primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT
Projects
None yet
Development

No branches or pull requests

3 participants