Commit Graph

  • d6f9ace425 Update size_in_GB for BAAI/bge-small-en-v1.5 model (#176) Nirant 2024-04-01 16:40:45 +05:30
  • 8b7b8476a5 fix: fix model sizes in supported models lists (#167) George 2024-04-01 12:48:49 +02:00
  • ae35a96bcb new: simplify imports (#171) George 2024-04-01 09:28:26 +02:00
  • 25671ec349 Update ruff (#172) George 2024-04-01 09:25:15 +02:00
  • ce98631b9a Fix spladepp parallelism (#169) George 2024-04-01 06:52:24 +02:00
  • 0a4ed42b58 fix: unify existing patterns, remove redundant (#168) George 2024-03-30 10:10:19 +01:00
  • e3d2e1dc44 Hybrid Search Tutorial (#165) Nirant 2024-03-29 21:10:14 +05:30
  • 62c21b0237 Add misspelled version of SPLADE++ model for English (#161) e5-small-v2 Nirant 2024-03-22 21:06:03 +05:30
  • d791f38704 chore: case-insensitive model_management.py (#160) Anush 2024-03-22 21:02:31 +05:30
  • c651b2b539 Update SPLADE notebook with new sections Nirant Kasliwal 2024-03-22 15:18:34 +05:30
  • bc1e23849b feat: support mixedbread-ai/mxbai-embed-large-v1 (#158) Yuvraj Wale 2024-03-22 06:23:54 +05:30
  • 4db4839995 [PyPi Publish] Bump version to 0.2.5 in pyproject.toml (#156) v0.2.5 Nirant 2024-03-20 19:11:44 +05:30
  • 96a2a9097a Fix model name typo + Add SPLADE notebook (#155) Nirant 2024-03-20 18:15:53 +05:30
  • 256b2265d5 Move CONTRIBUTING.md + Add Test for Adding New Models (#154) Nirant 2024-03-18 19:58:02 +05:30
  • 1e91c8d165 Fix Issue Template forms (#152) Nirant 2024-03-14 15:11:23 +05:30
  • a761f456b2 Add import statement for version debugging (#151) Nirant 2024-03-14 15:02:15 +05:30
  • 287e19c494 Add CONTRIBUTING.md file with guidelines for contributing to FastEmbed (#150) Nirant 2024-03-14 14:50:48 +05:30
  • 6a94994038 Release v0.2.4 (#149) v0.2.4 Anush 2024-03-13 23:56:01 +05:30
  • 361f674e47 avoid changing output dimentionality for a single input (#148) Andrey Vasnetsov 2024-03-13 19:08:51 +01:00
  • 041a606285 Merge pull request #146 from qdrant:v0.2.3 v0.2.3 Nirant 2024-03-13 18:17:41 +05:30
  • 5b937c29f6 Update poetry install command to exclude docs Nirant Kasliwal 2024-03-13 18:15:51 +05:30
  • 8d368889c0 Update version and add pre-commit dependency Nirant Kasliwal 2024-03-13 18:07:31 +05:30
  • d817da2e01 Add Splade v1 (#144) Nirant 2024-03-13 18:04:44 +05:30
  • 68635efa3f Fix link to Optimus in docs (#143) Artem Daineko 2024-03-10 11:15:44 +05:00
  • 9ffde58df6 Getting Started Improvements (#138) Nirant 2024-03-07 17:01:11 +05:30
  • 5603fbe1fb Fix naming typo bge-m3-embed Nirant Kasliwal 2024-03-06 14:30:54 +05:30
  • 9ed4486d9c Rename typo in notebook Nirant Kasliwal 2024-03-06 14:24:48 +05:30
  • e36a39c388 Update author information in notebook Nirant Kasliwal 2024-03-06 14:18:48 +05:30
  • 97c359c1b9 Add Navrasa LLM download and explanation sections Nirant Kasliwal 2024-03-06 14:17:41 +05:30
  • 9fd51425fe Add author information and Colab link to notebook Nirant Kasliwal 2024-03-06 14:12:04 +05:30
  • 0dec22d02d Remove inline outputs Nirant Kasliwal 2024-03-06 14:06:46 +05:30
  • 8a3b746b71 Rename notebook Nirant Kasliwal 2024-03-06 14:05:13 +05:30
  • 337ad9c93f Hindi RAG with Qdrant and FastEmbed (#135) Nirant 2024-03-06 14:02:32 +05:30
  • 74062e8607 Add attention export functionality to experiments (#134) Nirant 2024-03-04 16:30:17 +05:30
  • 2b485e6e6a Add dynamic quantization from @Xenova dynamic_quantization Nirant Kasliwal 2024-02-27 14:10:07 +05:30
  • b5bce4c2a1 Add try_quantized_model.py for feature extraction Nirant Kasliwal 2024-02-26 15:52:45 +05:30
  • 1e298a00b3 feat: Added gte-large, nomic-text 1.5, cleanup (#130) Anush 2024-02-21 17:54:32 +05:30
  • 38c4eb1cc5 Check for existing files in cache dir before instantiating a model (#128) Nathan LeRoy 2024-02-21 03:26:14 -05:00
  • 406f432edc feat: Support sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 (#129) Armaghan 2024-02-21 13:05:49 +05:00
  • 65545829f6 Merge branch 'main' into onnx-pipeline onnx-pipeline Nirant Kasliwal 2024-02-20 13:23:39 +05:30
  • defb6183c1 * feat(pyproject): updated version to '0.2.2' (#124) v0.2.2 Nirant 2024-02-19 14:46:01 +05:30
  • 98141cc8d3 feat: Added nomic-embed-text-v1 support + formatting changes + import fixes (#118) Anush 2024-02-19 14:17:33 +05:30
  • b1f5e7a989 Add import statement to the warning message (#119) Nirant 2024-02-15 12:40:11 +05:30
  • 558a837531 Merge pull request #112 from qdrant/KShivendu-patch-1 Kumar Shivendu 2024-02-13 10:33:41 +05:30
  • b81e40c95d Merge branch 'main' into KShivendu-patch-1 Nirant 2024-02-13 08:25:51 +05:30
  • 6bae4c57d3 Add BGE_M3 model prototype and linear layer hints bge-m3-sparse Nirant Kasliwal 2024-02-08 16:46:02 +05:30
  • 81bab0cd1d Make 0.2.1 Release + Update docs (#116) v0.2.1 Nirant 2024-02-08 09:06:00 +05:30
  • 973da354ae Fix query to align with Qdrant mixin usage (#115) Nirant 2024-02-07 22:01:31 +05:30
  • 46968181ad Simplify imports: #110 (#113) Zihong Lin 2024-02-07 23:42:46 +08:00
  • 3948f0db2e Update fastembed v0.2.0 v0.2.0 Nirant Kasliwal 2024-02-07 20:36:46 +05:30
  • da16752e57 rollback dependency changes generall 2024-02-05 15:12:32 +01:00
  • 683fb1a6df Update poetry install command to exclude dev dependencies Nirant Kasliwal 2024-02-05 18:01:09 +05:30
  • f22383fcf3 Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-02-05 17:49:59 +05:30
  • cf66d0e5e1 Update Python and dependency versions (#111) Nirant 2024-02-05 17:07:52 +05:30
  • c11ba70fbc Update README.md Kumar Shivendu 2024-02-05 07:17:10 +01:00
  • ea3ef26fa2 Improve README Kumar Shivendu 2024-02-05 07:07:41 +01:00
  • 4b1ffb47f0 docs: Describe how to change the model and how to just create embeddings Kumar Shivendu 2024-02-05 11:24:47 +05:30
  • 69c00f5a9c chore: Update poetry.lock Nirant Kasliwal 2024-02-05 11:03:24 +05:30
  • 2be2d8c8fe Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-02-05 11:01:48 +05:30
  • d3f5f29ee0 docs: Improve README (#109) Kumar Shivendu 2024-02-05 10:49:45 +05:30
  • 05885a36dd refactor: Introduce experiments dir (#108) Kumar Shivendu 2024-02-05 10:49:12 +05:30
  • a3bc73c556 Merge pull request #105 from qdrant/refactoring-off-everything Andrey Vasnetsov 2024-02-02 16:48:04 +01:00
  • fcdc5690b9 rename models generall 2024-02-02 15:51:19 +01:00
  • 7883fa3c41 new multilingual models generall 2024-02-02 15:32:42 +01:00
  • 5dbd0073e2 rename flag -> onnx generall 2024-02-02 10:24:17 +01:00
  • 8b800da7bc ruff generall 2024-02-02 10:03:10 +01:00
  • 3e6f69e2eb review fixes generall 2024-02-02 09:58:05 +01:00
  • 4813b18854 refactoring generall 2024-02-02 00:21:14 +01:00
  • 96f7d83d33 feat: Support xenova/multilingual-e5-large, xenova/paraphrase-multili… (#103) Anush 2024-02-02 15:16:35 +05:30
  • c064af5eb9 Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-01-30 21:50:01 +05:30
  • 2e3e5508c0 Update poetry lock to latest versions (#98) Nirant 2024-01-30 21:39:52 +05:30
  • 87decb0d53 chore: port to Xenova Jina source (#102) Anush 2024-01-30 21:27:16 +05:30
  • 79b2c837d3 Update poetry lock to latest versions Nirant Kasliwal 2024-01-23 12:52:24 +05:30
  • e71073cc20 Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-01-23 12:51:22 +05:30
  • ede507e2cf feat: HuggingFace download support for FlagEmbedding (#94) add-onnx-demo Anush 2024-01-23 12:47:55 +05:30
  • f87330fcd1 use "with" to open JSON files (#96) David Janes 2024-01-22 03:20:06 -03:30
  • f02bd57570 Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-01-17 13:01:52 +05:30
  • 68fa679422 Update poetry lock Nirant Kasliwal 2024-01-17 11:07:39 +05:30
  • 5ac9a19cd3 Add pre-commit package to pyproject.toml Nirant Kasliwal 2024-01-17 11:06:34 +05:30
  • 8407d122e1 Merge branch 'main' into onnx-pipeline Nirant Kasliwal 2024-01-17 11:02:39 +05:30
  • f087e4bd89 Update typing imports and fix formatting in documentation files Nirant Kasliwal 2024-01-17 11:01:30 +05:30
  • 559854f76d Update poetry lock Nirant Kasliwal 2024-01-17 11:00:34 +05:30
  • 3c62ee7283 Update dependencies in pyproject.toml Nirant Kasliwal 2024-01-17 10:59:49 +05:30
  • 3b32619a4c Update Python version and add pre-commit dependency (#93) Nirant 2024-01-16 19:30:47 +05:30
  • 9b63427118 chore: pre-commit formatting (#91) Anush 2024-01-16 15:06:54 +05:30
  • e17421634e Update installation instructions in To_ONNX.ipynb Nirant Kasliwal 2024-01-15 13:04:30 +05:30
  • 126fdb0d31 Update optimum library version to 1.15 Nirant Kasliwal 2024-01-15 12:51:07 +05:30
  • 30fddf688d Add local_cache to .gitignore Nirant Kasliwal 2024-01-15 12:34:23 +05:30
  • ee96fc7f64 Add jupyter-nbextensions-configurator package Nirant Kasliwal 2024-01-15 12:34:18 +05:30
  • 38ecb33eff Add new dependencies: optimum, sentence-transformers, python-dotenv Nirant Kasliwal 2024-01-15 12:02:46 +05:30
  • f3bf86ee4e ONNX Port Nirant Kasliwal 2024-01-15 12:02:40 +05:30
  • 6fa4331771 Add saved models to .gitignore Nirant Kasliwal 2024-01-15 12:02:22 +05:30
  • 4e88e7609f chore: source reference text-splitter Anush008 2024-01-05 12:01:32 +05:30
  • fb72191e40 chore: rename types to models Anush008 2024-01-05 11:53:07 +05:30
  • 56f813008f Update ruff version to 0.1.11 NirantK 2024-01-05 11:25:16 +05:30
  • 4997dcd930 Refactor embedding and splitter configuration NirantK 2024-01-05 11:25:11 +05:30
  • 2652faa6bc Update pyproject.toml with new dependencies NirantK 2024-01-05 10:57:49 +05:30
  • d061e6a57c Refactor TextSplitter initialization to use a configuration object NirantK 2024-01-05 10:55:19 +05:30
  • abe144f78d Add Splitter Config as a Type NirantK 2024-01-05 10:55:10 +05:30
  • 08dffc580e Change from splitter_kwargs to splitter config + Ruff Auto Fix NirantK 2024-01-05 10:55:01 +05:30