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

magic number in convert-gptq-to-ggml.py not consistent #672

Closed
KASR opened this issue Apr 1, 2023 · 1 comment
Closed

magic number in convert-gptq-to-ggml.py not consistent #672

KASR opened this issue Apr 1, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@KASR
Copy link
Contributor

KASR commented Apr 1, 2023

It appears that the conver-gptq-to-ggml script needs an update to reflect the recent change in magic, see this line. However, it's not completely clear to me if only updating the magic number is sufficient to ensure that the resulting file is compatible. Hence leaving it here a reminder :)

@sw sw added the duplicate This issue or pull request already exists label Apr 2, 2023
@sw
Copy link
Contributor

sw commented Apr 2, 2023

You're right, the *-to-ggml.py scripts haven't been updated -> #704.

I'm closing this as a duplicate even though you were first; I didn't see this before creating the other issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants