Skip to content

ruby : Fix of C++ header guard name, model URI support, type signature and more #2683

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 13 commits into from
Dec 30, 2024

Conversation

KitaitiMakoto
Copy link
Collaborator

@KitaitiMakoto KitaitiMakoto commented Dec 30, 2024

Hello,

This pull request

Thank you.

@ggerganov ggerganov merged commit c84b83c into ggml-org:master Dec 30, 2024
42 checks passed
@elfring
Copy link

elfring commented Dec 30, 2024

Thanks for your adjustment of an affected include guard.

@KitaitiMakoto KitaitiMakoto deleted the flexible-model-spec branch December 30, 2024 12:34
bygreencn added a commit to bygreencn/whisper.cpp that referenced this pull request Jan 8, 2025
* ggerganov/master:
  make : fix "main" -> "whisper-cli"
  ci : re-enable Windows cublas build (ggml-org#2676)
  ruby : Fix of C++ header guard name, model URI support, type signature and more (ggml-org#2683)
  examples : handle "main.exe" deprecation
lyapple2008 pushed a commit to lyapple2008/whisper.cpp.mars that referenced this pull request Feb 4, 2025
…e and more (ggml-org#2683)

* Add test to make Whisper::Context.new accept URI string

* Add test to make Whisper::Context.new accept URI

* Make Whisper::Context.new accept URI string and URI

* Update README

Revert "Fix argument of rb_undefine_finalizer"

* Fix typos

* Add type signature file

* Assign literarl to const variable

* Load Whisper::Model::URI from Init_whisper

* Simplify .gitignore

* Don't load whisper.so from whisper/model/uri.rb

* Use each_with_object instead of each

* Add Development section to README

* Rename header guard to conform to C++ naming convention
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.

reserved identifier violation
3 participants