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

support to export gemma3 gguf format #470

Merged
merged 7 commits into from
Mar 20, 2025
Merged

Conversation

n1ck-guo
Copy link
Contributor

No description provided.

@n1ck-guo n1ck-guo requested a review from wenhuach21 March 15, 2025 10:33
pre-commit-ci bot and others added 5 commits March 15, 2025 10:33
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>

_GGUF_CONFIG = {
"gguf:q4_0": {
"bits": 4,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put this one to utils.py and all gguf checking could use this config

Signed-off-by: n1ck-guo <[email protected]>
@wenhuach21 wenhuach21 self-requested a review March 20, 2025 01:30
@n1ck-guo n1ck-guo merged commit 43629a7 into main Mar 20, 2025
8 checks passed
@n1ck-guo n1ck-guo deleted the hengguo/export_gemma_gguf branch March 20, 2025 01:31
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.

2 participants