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

quantize : fix load vocab crash when len is 128 #1160

Merged
merged 2 commits into from Aug 6, 2023

Conversation

jhen0409
Copy link
Sponsor Contributor

@jhen0409 jhen0409 commented Aug 6, 2023

Since commit 5feb0df

Also fix #1153.

@ggerganov ggerganov merged commit a4bb2df into ggerganov:master Aug 6, 2023
35 checks passed
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* quantize : fix load vocab crash when len is 128

* ci : add quantize job
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* quantize : fix load vocab crash when len is 128

* ci : add quantize job
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
* quantize : fix load vocab crash when len is 128

* ci : add quantize job
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.

./quantize segfaulting
2 participants