conda create -n retriever python=3.10 conda activate retriever # we recommend installing torch with conda for faiss-gpu conda install pytorch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 ...
A comprehensive evaluation framework for testing memory-based conversational AI agents across multiple datasets and metrics. Official implementation of Unified Memory Agent. See the associated paper ...