Commit Graph

  • 1ab7ca3346 Deployed 0892291 with MkDocs version: 1.6.1 gh-pages 2026-07-22 15:32:59 +00:00
  • 0892291f75 new: add inference free splade (#652) main George 2026-07-22 22:32:30 +07:00
  • 8108e4467c add nomic-embed-vision-v1.5 (#651) Dylan Couzon 2026-07-20 17:55:48 -04:00
  • 796592cf87 chore: add dependabot cooldown configuration add-dependabot-config andres-qd 2026-06-23 05:17:47 -05:00
  • 625f61e2d1 chore: add Dependabot configuration andres-qd 2026-06-05 18:13:38 -05:00
  • 8a8ea4f42f ci: update all actions to node 24 (#636) Esteban Yusunguaira 2026-05-25 09:52:43 -05:00
  • a499c313af ci: fix remaining actions on node 20 (#634) Esteban Yusunguaira 2026-05-21 23:30:12 -05:00
  • fde1e0b361 ci: update github actions to node 24 (#633) Esteban Yusunguaira 2026-05-20 04:33:49 -05:00
  • adfc1aef59 fix: add timeout for download from gcs (#629) George 2026-04-21 15:32:52 +07:00
  • 41ac7fb9d5 fix: fix tar vulnerability fix-tar-vulnerability George Panchuk 2026-04-17 21:49:33 +07:00
  • 1ec283c744 fix: fix license (#625) George 2026-04-15 14:59:45 +07:00
  • a6a4e375ca fix: use original jina de model instead of fp16 due to onnxruntime up… (#623) George 2026-04-15 12:53:10 +07:00
  • 2b069d2fbd fix: check if model files exist before returning cached path (#624) George 2026-04-10 14:11:02 +07:00
  • 21df54e3a4 ci: Pin all gh actions to commit SHAs (#617) estebany-qd 2026-03-30 13:31:46 -05:00
  • 87678dd784 new: add gemmaembedding-300m (#592) George 2026-03-25 15:22:16 +07:00
  • d4121a5b73 new: gpu package (#224) v0.8.0-gpu gpu George 2024-05-03 18:30:40 +02:00
  • 4f7c82a7aa add eofl George Panchuk 2024-05-03 16:49:32 +02:00
  • bb9698d825 sync publih with main George Panchuk 2024-05-03 16:48:34 +02:00
  • e88b40d820 fix: workflow dispatch can only be triggered from the default branch George Panchuk 2024-05-02 19:01:16 +02:00
  • 3ea6fa67ce refactoring: alter workflow names George Panchuk 2024-05-02 18:06:54 +02:00
  • 5b6d9269f5 fix: do not run windows and mac os tests on gpu branch George Panchuk 2024-05-02 18:05:24 +02:00
  • 5e679579eb new: gpu package publish workflow George Panchuk 2024-05-01 22:37:59 +02:00
  • 6fa442b960 bump version to 0.8.0 v0.8.0 George Panchuk 2026-03-23 23:30:02 +07:00
  • 52ebfba27c fix: respect HF_HUB_OFFLINE in download_model to avoid network calls (#614) Alexey Masolov 2026-03-24 02:40:03 +11:00
  • ea55268e01 fix: fix onnxruntime 1.24, uncap pillow (#611) George 2026-03-13 00:50:10 +07:00
  • 6c4bf2bbf2 deprecate: deprecate fastembed bm25 deprecate-bm25 George Panchuk 2026-03-10 16:50:37 +07:00
  • 800f3887b7 Model: ModernVBERT/colmodernvbert (#588) Kacper Łukawski 2026-01-09 12:52:50 +01:00
  • 6636244a08 fix: uncomment colpali tests update-colmodernvbert George Panchuk 2026-01-09 16:32:20 +07:00
  • 46453a26a9 fix: fix exit stack, update tests, implement token count George Panchuk 2026-01-08 17:12:23 +07:00
  • 2dc7de8a0c fix: remove Union references Kacper Łukawski 2026-01-02 21:13:47 +01:00
  • 5a6d8841f3 fix: colmodernvbert tests and query processing Kacper Łukawski 2026-01-02 17:37:01 +01:00
  • cf4100c9de Fix mypy errors Kacper Łukawski 2025-12-09 16:11:03 +01:00
  • 96eb50bcbc Refactor onnx_embed_image Kacper Łukawski 2025-12-09 15:39:59 +01:00
  • 7bea5328d7 Fix mypy errors Kacper Łukawski 2025-12-09 15:39:59 +01:00
  • 23768f1b67 Add processor_config.json to additional files Kacper Łukawski 2025-12-09 13:19:58 +01:00
  • 144d8671b4 Fix typo in the class name Kacper Łukawski 2025-12-09 12:05:50 +01:00
  • 889a95bf31 mypy fixes Kacper Łukawski 2025-12-08 13:37:08 +01:00
  • 39c7211d7a mypy fixes Kacper Łukawski 2025-12-08 13:34:53 +01:00
  • bf8931721d mypy fixes Kacper Łukawski 2025-12-08 13:32:56 +01:00
  • 6470e35317 mypy fixes Kacper Łukawski 2025-12-08 13:29:51 +01:00
  • aa93a52867 Run pre-commit Kacper Łukawski 2025-12-08 13:17:38 +01:00
  • 9e2929ec2b Add ColModernVBERT tests Kacper Łukawski 2025-12-05 18:19:05 +01:00
  • 74f5c3e474 Handle empty pixel values with proper image_size Kacper Łukawski 2025-12-05 18:10:27 +01:00
  • e637a7fe3a Remove TODOs Kacper Łukawski 2025-12-05 17:47:28 +01:00
  • 5b56a77d2e Implement ColModernVBERT logic Kacper Łukawski 2025-12-05 17:46:28 +01:00
  • 8c45088e9f Fix padding support Kacper Łukawski 2025-12-05 17:45:32 +01:00
  • 203ca31577 Implement image processing based on Idefics3ImageProcessor logic Kacper Łukawski 2025-12-05 17:31:05 +01:00
  • 07a5c454e2 Add ColModernVBERT to LateInteractionMultimodalEmbedding registry Kacper Łukawski 2025-12-04 11:25:31 +01:00
  • 020d535f9c Update logo and favicon (#589) Bastian Hofmann 2025-12-18 15:49:31 +01:00
  • c13576a51a chore: remove batch_size feature/image-mask-support Kacper Łukawski 2025-12-15 13:06:24 +01:00
  • 06f1829f3b surpass mypy warnings Kacper Łukawski 2025-12-15 12:30:20 +01:00
  • 986c6ba639 remove Union usage Kacper Łukawski 2025-12-15 12:22:48 +01:00
  • 5e0af4700a fix: do not load the model for mask generation in colpali.py Kacper Łukawski 2025-12-15 12:02:17 +01:00
  • 5abd25a912 feat: implement get_image_mask for LateInteractionMultimodalEmbeddingBase Kacper Łukawski 2025-12-15 11:53:26 +01:00
  • 685fd9b5a1 new: use cuda if available (#537) George 2025-12-10 20:23:34 +07:00
  • b304a2aff0 new: drop python3.9, replace optional and union with | (#574) George 2025-12-10 19:01:01 +07:00
  • c715416361 fix: update colbert description (#534) George 2025-12-09 19:22:54 +07:00
  • 786cb11951 new: gpu package (#224) v0.7.4-gpu George 2024-05-03 18:30:40 +02:00
  • 54d40b8db4 add eofl George Panchuk 2024-05-03 16:49:32 +02:00
  • 8bb3f8519c sync publih with main George Panchuk 2024-05-03 16:48:34 +02:00
  • a03ecea5a1 fix: workflow dispatch can only be triggered from the default branch George Panchuk 2024-05-02 19:01:16 +02:00
  • 12f678b890 refactoring: alter workflow names George Panchuk 2024-05-02 18:06:54 +02:00
  • b8363e797d fix: do not run windows and mac os tests on gpu branch George Panchuk 2024-05-02 18:05:24 +02:00
  • 24ef7849f3 new: gpu package publish workflow George Panchuk 2024-05-01 22:37:59 +02:00
  • 428381cb04 bump version to v0.7.4 v0.7.4 George 2025-12-05 18:38:45 +07:00
  • 3511b08831 fix: numpy dropped 3.10 as of 2.3.0 (#585) George 2025-12-05 18:08:20 +07:00
  • b718cc6a88 new: add token count method (#583) George 2025-12-04 11:29:36 +07:00
  • 2ba8990260 new: try unlocking huggingface hub and pillow (#582) George 2025-12-01 18:21:28 +07:00
  • dab185fd9d fix: fix onnx version for python3.13 (#580) George 2025-11-25 21:42:10 +07:00
  • ec0e3128ee new: expose some onnx session options (#578) George 2025-11-25 17:49:02 +07:00
  • 44e332999c new: try loading models from cache before making any network calls (#577) George 2025-11-25 12:07:50 +07:00
  • 533b54cee5 tests: introduce model cache to tests (#573) George 2025-11-12 18:54:33 +07:00
  • 98ffb6750e new: gpu package (#224) v0.7.3-gpu George 2024-05-03 18:30:40 +02:00
  • d9fca53627 add eofl George Panchuk 2024-05-03 16:49:32 +02:00
  • 925091dfd3 sync publih with main George Panchuk 2024-05-03 16:48:34 +02:00
  • 4753b851a9 fix: workflow dispatch can only be triggered from the default branch George Panchuk 2024-05-02 19:01:16 +02:00
  • 89706c6970 alter workflow George Panchuk 2024-05-02 18:39:52 +02:00
  • 3e0ec1cebf refactoring: alter workflow names George Panchuk 2024-05-02 18:06:54 +02:00
  • f2160fe247 fix: do not run windows and mac os tests on gpu branch George Panchuk 2024-05-02 18:05:24 +02:00
  • a512c7bd36 new: gpu package publish workflow George Panchuk 2024-05-01 22:37:59 +02:00
  • ba1f6053bd bump version to v0.7.3 v0.7.3 George Panchuk 2025-08-29 14:15:25 +03:00
  • 4dc76e3859 fix: fix colbert query postprocessing (#557) George 2025-08-29 13:25:43 +03:00
  • 6efe06b172 new: decouple colbert query and document tokenizer (#556) George 2025-08-29 13:25:18 +03:00
  • 18cb93376a new: gpu package (#224) v0.7.2-gpu George 2024-05-03 18:30:40 +02:00
  • 8bdb2c282d add eofl George Panchuk 2024-05-03 16:49:32 +02:00
  • 443363023e sync publih with main George Panchuk 2024-05-03 16:48:34 +02:00
  • ad49ee8728 fix: workflow dispatch can only be triggered from the default branch George Panchuk 2024-05-02 19:01:16 +02:00
  • 721891d3f3 alter workflow George Panchuk 2024-05-02 18:39:52 +02:00
  • f6483ef33a refactoring: alter workflow names George Panchuk 2024-05-02 18:06:54 +02:00
  • 6f3c59d3e2 fix: do not run windows and mac os tests on gpu branch George Panchuk 2024-05-02 18:05:24 +02:00
  • abf1db27b3 new: gpu package publish workflow George Panchuk 2024-05-01 22:37:59 +02:00
  • 887239239b bump version to v0.7.2 v0.7.2 George Panchuk 2025-08-25 16:29:23 +03:00
  • ca023be0c0 feat: MUVERA embeddings (#542) Kacper Łukawski 2025-08-21 01:59:02 +02:00
  • d1ddc8142d docs: Updated README.md (#550) Anush 2025-08-11 13:29:45 +05:30
  • faf3d9fe18 batch inference should return same shape as individual inference (#547) Andrey Vasnetsov 2025-08-06 22:44:28 +02:00
  • ec73aae43e new: gpu package (#224) v0.7.1-gpu George 2024-05-03 18:30:40 +02:00
  • bb048654e2 add eofl George Panchuk 2024-05-03 16:49:32 +02:00
  • 8b9428afec sync publih with main George Panchuk 2024-05-03 16:48:34 +02:00
  • 82669eed49 fix: workflow dispatch can only be triggered from the default branch George Panchuk 2024-05-02 19:01:16 +02:00
  • ab92d60dd8 alter workflow George Panchuk 2024-05-02 18:39:52 +02:00