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

File not found error while using GGUF in AutoQuant #85

Open
Goekdeniz-Guelmez opened this issue Jul 5, 2024 · 1 comment
Open

File not found error while using GGUF in AutoQuant #85

Goekdeniz-Guelmez opened this issue Jul 5, 2024 · 1 comment

Comments

@Goekdeniz-Guelmez
Copy link

Goekdeniz-Guelmez commented Jul 5, 2024

Hey, i want to quantize my Qwen2 model but it seems then the files are not found even though it clones and installs llama.cpp correctly. When quantizing the mode i get this:

python3: can't open file '/content/llama.cpp/convert-hf-to-gguf.py': [Errno 2] No such file or directory
/bin/bash: line 1: ./llama.cpp/quantize: No such file or directory
/bin/bash: line 1: ./llama.cpp/quantize: No such file or directory

This happens since the new versions of llama.cpp came out, they removed the quantize directory, I think its somewhere gguf-py directory?

GPU: T4

@mlabonne
Copy link
Owner

mlabonne commented Jul 8, 2024

Thanks for your feedback, this is fixed.

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

No branches or pull requests

2 participants