siahuat0727

Results 3 issues of siahuat0727

Ubuntu 20.04 Python 3.8 ``` $ pyinstaller -F v2rayLui.py -p config.py -p sub2conf_api.py -p v2rayL_api.py -p v2rayL_threads.py -p utils.py -i images/logo.ico -n v2rayLui 43 INFO: PyInstaller: 3.5 43 INFO: Python:...

Hi, thank you very much for this awesome work! I tried to do complex modeling, but I encountered the following error. ``` $ python network/predict_complex.py -i example/complex_modeling/filtered2.a3m -o complex -Ls...

Hi, the state_dict checkpoint doesn't match the current model. I'm wondering how to obtain a matching one. This was also pointed out as a sub-issue in #14. ```bash $ python...