circle-hit / SAPT

Code for ACL 2024 accepted paper titled "SAPT: A Shared Attention Framework for Parameter-Efficient Continual Learning of Large Language Models"
23 stars 6 forks source link

requirement.txt #6

Open qyc9533 opened 2 months ago

qyc9533 commented 2 months ago

When using [pip install -r requirement.txt] command, many packages cannot be found. The python version is 3.10.12. What could be the reason and how to solve?