Skip to content

Newbie trying to convert llama models to gguf #12134

Answered by malavi3
malavi3 asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue. In case any other new ppl go through the same:

I had downloaded the llama.cpp zip for ubuntu from the release page + downloaded the convert_hf_to_gguf.py separately.

Looks like the zip doesn't include the dependencies for convert_hf_to_gguf.py.

So I went through cloning the repo and using cmake to install llama.cpp fully and it fixed the issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by malavi3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant