Skip to content

llava : add struct for FFI bindgen #12079

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 2 commits into from
Feb 26, 2025
Merged

llava : add struct for FFI bindgen #12079

merged 2 commits into from
Feb 26, 2025

Conversation

tinglou
Copy link
Contributor

@tinglou tinglou commented Feb 26, 2025

Rust bindgen failed to generate bindings: ClangDiagnostic("./llama.cpp/examples/llava/clip.h:78:92: error: must use 'struct' tag to refer to type 'clip_image_u8'\n")

@ngxson ngxson changed the title add struct for FFI bindgen llava : add struct for FFI bindgen Feb 26, 2025
@ngxson ngxson merged commit a800ae4 into ggml-org:master Feb 26, 2025
47 checks passed
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
* add struct for FFI bindgen

* Apply suggestions from code review

---------

Co-authored-by: Xuan-Son Nguyen <[email protected]>
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
* add struct for FFI bindgen

* Apply suggestions from code review

---------

Co-authored-by: Xuan-Son Nguyen <[email protected]>
mostlyuseful pushed a commit to mostlyuseful/llama.cpp that referenced this pull request May 12, 2025
* add struct for FFI bindgen

* Apply suggestions from code review

---------

Co-authored-by: Xuan-Son Nguyen <[email protected]>
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.

2 participants