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

Update llama.cpp quantize path #1506

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update llama.cpp quantize path #1506

wants to merge 1 commit into from

Conversation

gfvvz
Copy link

@gfvvz gfvvz commented Jan 5, 2025

Update llama.cpp quantize path.

@shimmyshimmer
Copy link
Collaborator

It doesn't work as it's a directory
@Erland366 tried running./llama.cpp/examples/quantize and it doesn't work, whereas the original solution of ./llama.cpp/llama-quantize works

@gfvvz
Copy link
Author

gfvvz commented Jan 6, 2025

It doesn't work as it's a directory @Erland366 tried running./llama.cpp/examples/quantize and it doesn't work, whereas the original solution of ./llama.cpp/llama-quantize works

Oh, but on my side without this change, it report error. I think this may not the binary location, just quantize folder location, isn't it?

@danielhanchen
Copy link
Contributor

I'm going to make it easier to use quantize directly - but it should be a binary

@gfvvz
Copy link
Author

gfvvz commented Jan 7, 2025

I'm going to make it easier to use quantize directly - but it should be a binary

I think that's a better idea.

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 this pull request may close these issues.

3 participants