Tags: IntelLabs/fastRAG
Tags
IPEX embedder compatibility with Haystack v2.4+ (#74) * Updated IPEX embedder to work with new Haystack version (2.7) Signed-off-by: gadmarkovits <gad.markovits@intel.com> * Updated after running pre-commit Signed-off-by: gadmarkovits <gad.markovits@intel.com> --------- Signed-off-by: gadmarkovits <gad.markovits@intel.com>
ColBERT Upstream Updates (#19) - `IndexUpdater` class for adding/removing new documents from an existing index. - `class_factory` wrapper for `HF_ColBERT` to initializing new types of models: - AutoModel - BERT - Deberta - Electra - Roberta - XLMRoberta - README updates.
Retrieval Augmented Generation with LLM Demo (#16) - Added a new RAG + prompt + LLM UI (demo). - Added an example config and notebook. - Updated main README with "updates" sub-section. - Updated `run_demo.py` to include all the options to run a demo (UI, UI + service, UI + <user_defined_service>)
PreviousNext