thu-coai / ConvLab-2

ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
Apache License 2.0
449 stars 130 forks source link

can you upgrade the version of allennlp to the newest version? #223

Closed XuJing1022 closed 2 years ago

XuJing1022 commented 2 years ago

I cannot install the allennlp==0.9.0 correctly on the plateform of Mac M1. Can you upgrade the version of allennlp to the newest version, i.e 3.2 ?

zqwerty commented 2 years ago

allennlp is only used by MILU. If you do not need MILU, just ignore it. you can modify the setup.py yourself. If you want to use MILU, I'm not sure if it is ok to use a higher version of allennlp