Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 19, 2025
Commits on Jun 17, 2025
fix: Update fn name in Python binding (#114)
Show description for a9e67bbauthored
Commits on Jun 10, 2025
- authored
fix: add bicubic_filter (#113)
Show description for 09b7f0dnew: Bicubic interpolation + center crop as per the original preprocessing steps (#112)
Show description for 8d01fdffix: set image mean, std correctly (#111)
Show description for c7ac1eb
Commits on Jul 26, 2024
Commits on Jan 28, 2024
breaking : destructors, signature changes and support for ffi tools (#89)
Show description for f4ee24bauthored
Commits on Oct 22, 2023
image-search : rollback usearch and other fixes (#83)
Show description for 8f34872authored
Commits on Oct 16, 2023
Commits on Oct 1, 2023
Update NoteBook for v5.0
Show description for 202c233authored- committed
Commits on Sep 27, 2023
- authored
breaking: new file format, single-modality models, new quant schemes (#75)
Show description for 23fc07bauthored
Commits on Sep 20, 2023
Expose zero-shot labeling to Python (#73)
Show description for 05f2efdauthored
Commits on Sep 18, 2023
benchmark: add script to prepare imagenet1k for benchmarking (#72)
Show description for c9c02cbggml: track a different branch temporarily to fix batched Conv2D (#71)
Show description for 030e4e8authoredMerge pull request #70 from Yossef-Dawoad/add_colab_notebook_example
Show description for 06f13bfauthored- committed
python: List models on HF Hub (#68)
Show description for b6f6385
Commits on Sep 16, 2023
feat🚀: Add the ability to download from HF by repo_id (#65)
Show description for 8b667ebauthored
Commits on Sep 15, 2023
python: better way to build and load shared libs (#66)
Show description for 50bcfb4
Commits on Sep 14, 2023
docs✨: Add colab notebook example (#64)
Show description for b46feeaauthoredall: make normalization optional (#56), make all public API C-compatible (#58)
Show description for 8c92e21
Commits on Sep 11, 2023
- authored
clip : fix batch inference for quantized models (#52)
Show description for 58db7a8authored
Commits on Sep 10, 2023
python : Publish Pip package (#51)
Show description for f4935fcauthorednew: Introduce Python bindings (#43)
Show description for ca3283c
Commits on Sep 6, 2023
Commits on Jul 18, 2023
Use new compute graph planning API in GGML (#42)
Show description for 7ca25f0authored
Commits on Jul 14, 2023
Commits on Jul 13, 2023
Commits on Jul 12, 2023
Implement batch inference for image encoding (#30)
Show description for 018df28authored
Commits on Jul 11, 2023
examples: target C++11, support search by image (#35)
Show description for 84de1c7authoredfix printf formatters (#36)
Show description for 47ecb73authored