Kaijie Zhu

Results 24 comments of Kaijie Zhu

Hi, thank you very much for bringing this issue to our attention! This error occurred because we changed the interface of the LLMModel. It has now been fixed! ``` import...

Hi! Could you try cloning the repository directly using git instead of installing via pip? This may be due to that we haven't updated the PyPI version yet. Thanks!

Hi, you could refer to #78, the code is in [this file](https://github.com/microsoft/promptbench/blob/main/promptbench/utils/visualize.py).

Hi, thanks for bringing this bug to us! This will be fixed in a few days. Currently you could try directly git clone this repo to use dyval instead.