LOMO
LOMO copied to clipboard
eval environment for opencompass
Hi,
When I use the eval code, it shows that:
Traceback (most recent call last): File "/data/sx/gpt-quant/gpt-eval-opencompass/opencompass/opencompass/tasks/openicl_infer.py", line 7, in <module> from mmengine.config import Config, ConfigDict ModuleNotFoundError: No module named 'mmengine'
and I have installed mmengine==0.8.2, but it still shows this error, can you share the env for eval?
Thanks
Originally posted by @shawnricecake in https://github.com/OpenLMLab/LOMO/issues/63#issuecomment-1786202368
I use mmengine==0.8.4, but I don't think this is the reason...
I use mmengine==0.8.4, but I don't think this is the reason...
Thanks for your patience!
Yes... I just tried the mmengine==0.8.4, still raises the same error...
Hi,
does this error
ConnectionError: Couldn't reach 'openai_humaneval' on the Hub (ConnectTimeout)
means that I did not connect the API successfully?
Thanks Xuan
It seems like a network error.