-
Notifications
You must be signed in to change notification settings - Fork 13.7k
[swift] add module omnivlm #11171
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
Closed
Closed
[swift] add module omnivlm #11171
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…RY' was not declared in this scope
Remove C++20 coding and suport Microsoft Visual Studio Compilation
Remove C++20 coding and suport Microsoft Visual Studio Compilation
add omni-vlm examples (C++ & python)
Merge omni-vlm work by wei.li
add returned string (pure c const char* type) for omni-vlm inference api
add returned string (const char*) for qwen2 audio
add returned string type (const char*) for nexa-omni-audio
add omni-vlm-v2 implementations( C++ & python)
fix clip allocation size error for 81-series vlm models
* fix build error issue * update omni audio cmake * update omni audio cmake
* omni vlm add streaming * omni vlm add streaming
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
android
Issues specific to Android
Apple Metal
https://en.wikipedia.org/wiki/Metal_(API)
build
Compilation issues
devops
improvements to build systems and github actions
documentation
Improvements or additions to documentation
examples
ggml
changes relating to the ggml tensor library for machine learning
Kompute
https://github.com/KomputeProject/kompute/
nix
Issues specific to consuming flake.nix, or generally concerned with ❄ Nix-based llama.cpp deployment
Nvidia GPU
Issues specific to Nvidia GPUs
python
python script changes
script
Script related
server
SYCL
https://en.wikipedia.org/wiki/SYCL - GPU programming language
testing
Everything test related
Vulkan
Issues specific to the Vulkan backend
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make sure to read the contributing guidelines before submitting a PR