Roy Shilkrot
Roy Shilkrot
This change adds a very simple API endpoint for running CLIP/BLIP interrogate calls. It only accepts an image (base64) and responds with the caption. Can be further extended to more...
### Issue Type Feature Request ### OS Windows ### OS architecture x86_64 ### Programming Language C++ ### Framework ONNX ### Model name and Weights/Checkpoints URL The ZITS is a continuation...
Released recently https://github.com/microsoft/onnxruntime/releases/tag/v1.17.1 it has improvements and bug fixes...
@umireon any objections?
Adding segment tracing with AWS Xray, including a dialog and code instrumentation
Upgrading the version of OpenBLAS has performance gains for CPU-bound inference. Jimver/cuda-toolkit is also outdated and was updated upstream.
The latest OpenBLAS version v0.3.27 released 2 weeks ago is causing a crash on `whisper_full()`. https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.27 I verified that v0.3.26 (which ive been using so far) doesn't crash. CPU Name:...
Hitting a GYP compilation problem when cross compiling: ``` $ npm install --loglevel=silly --arch=arm libpq ... ... arm-poky-linux-gnueabi-g++ -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-securit y --sysroot=my-arm-sysroot -shared...