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

I want to use gpt4all, but there is no convert-gpt4all-to-ggml.py file. #1036

Closed
Hoozia opened this issue Apr 18, 2023 · 3 comments · Fixed by #980
Closed

I want to use gpt4all, but there is no convert-gpt4all-to-ggml.py file. #1036

Hoozia opened this issue Apr 18, 2023 · 3 comments · Fixed by #980

Comments

@Hoozia
Copy link

Hoozia commented Apr 18, 2023

I tried to convert the gpt4all binary to the file written in the README, but I couldn't run it because there was no executable file.
Maybe the name of that file has been changed? Or is there a separate location?

@Hoozia Hoozia changed the title gpt4all을 사용하고 싶은데 convert-gpt4all-to-ggml.py 파일이 없습니다. I want to use gpt4all, but there is no convert-gpt4all-to-ggml.py file. Apr 18, 2023
@prusnak
Copy link
Collaborator

prusnak commented Apr 18, 2023

Just run python3 convert.py models/gpt4all-7B/gpt4all-lora-quantized.bin

More details in PR #980

@prusnak prusnak linked a pull request Apr 18, 2023 that will close this issue
@onionhammer
Copy link

Do the docs need to be updated?

@prusnak
Copy link
Collaborator

prusnak commented Apr 22, 2023

Do the docs need to be updated?

Yes, PR #980

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

Successfully merging a pull request may close this issue.

3 participants