Skip to content

Update convert-h5-to-ggml.py #2840

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
Mar 17, 2025
Merged

Update convert-h5-to-ggml.py #2840

merged 1 commit into from
Mar 17, 2025

Conversation

fltman
Copy link
Contributor

@fltman fltman commented Feb 24, 2025

improved handling of missing max_length

improved handling of missing max_length
@fltman
Copy link
Contributor Author

fltman commented Feb 24, 2025

fix errors such as:

convert-h5-to-ggml.py", line 119, in fout.write(struct.pack("i", hparams["max_length"])) struct.error: required argument is not an integer (base)

@ggerganov ggerganov merged commit 4854789 into ggml-org:master Mar 17, 2025
39 of 43 checks passed
buxuku pushed a commit to buxuku/whisper.cpp that referenced this pull request Mar 26, 2025
improved handling of missing max_length
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