π Github |
π Paper |
π€ Data
ExtAgents is a framework for scaling external knowledge input beyond the context length of LLMs via multi-agent collaboration.
conda create -n extagents python=3.10 -y
conda activate extagents
pip install -r requirements.txt
You can download the data with the script:
bash scripts/download_data.sh
Or you can download the data manually from one of the following links:
Google⦠See the full description on the dataset page:
https://huggingface.co/datasets/zhennan1/ExtAgents.