Skip to content

GGUF Conversion - codegemma 2b and vocab for FIM / infill #7205

Discussion options

You must be logged in to vote

I found the problem. Using your docker image with --convert, it detects codegemma as 'llama' architecture.

If I override the entrypoint to /app/convert-hf-to-gguf.py on the same docker image, it gets the architecture correct.
I also set the working directory to that of my image.

When I did this, I got a perfect conversion and did not have to set metadata myself.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ggerganov
Comment options

@ScottMcNaught
Comment options

Answer selected by ScottMcNaught
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants