Skip to content

llava: change llava API to pure C style for Rust FFI bindgen#6079

Merged
ggerganov merged 2 commits intoggml-org:masterfrom
tinglou:master
Mar 15, 2024
Merged

llava: change llava API to pure C style for Rust FFI bindgen#6079
ggerganov merged 2 commits intoggml-org:masterfrom
tinglou:master

Conversation

@tinglou
Copy link
Copy Markdown
Contributor

@tinglou tinglou commented Mar 15, 2024

Struct reference (&) is not supported by Rust bindgen, so change all T& to T*

@ggerganov ggerganov merged commit 4e9a7f7 into ggml-org:master Mar 15, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
Co-authored-by: Lou Ting <louting.t@alibaba-inc.com>
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
Co-authored-by: Lou Ting <louting.t@alibaba-inc.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
Co-authored-by: Lou Ting <louting.t@alibaba-inc.com>
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