Skip to content

quantize : improve type name parsing #9570

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

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

slaren
Copy link
Member

@slaren slaren commented Sep 20, 2024

  • Do not ignore invalid types in arguments
  • Ignore case of type and ftype arguments

Fixes #9569

quantize : ignore case of type and ftype arguments
@slaren slaren merged commit 6335114 into master Sep 20, 2024
52 checks passed
@slaren slaren deleted the sl/fix-quantize-arg-parse branch September 20, 2024 18:55
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
quantize : do not ignore invalid types in arg parsing

quantize : ignore case of type and ftype arguments
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
quantize : do not ignore invalid types in arg parsing

quantize : ignore case of type and ftype arguments
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
quantize : do not ignore invalid types in arg parsing

quantize : ignore case of type and ftype arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Llama-Quantize Not Working with Capital Letters (T^T)
2 participants