Skip to content

llava : add struct for FFI bindgen#12079

Merged
ngxson merged 2 commits intoggml-org:masterfrom
tinglou:master
Feb 26, 2025
Merged

llava : add struct for FFI bindgen#12079
ngxson merged 2 commits intoggml-org:masterfrom
tinglou:master

Conversation

@tinglou
Copy link
Copy Markdown
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")

Comment thread examples/llava/clip.h Outdated
@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
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 <thichthat@gmail.com>
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* add struct for FFI bindgen

* Apply suggestions from code review

---------

Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>
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