K.Y
Results
3
issues of
K.Y
在vscode copilot 没有被激活时,更改插件的[用户配置](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/code_generation/codegen#%E9%85%8D%E7%BD%AE%E6%8F%92%E4%BB%B6),似乎也无法使用本地运行的codeGen服务: ```bash [INFO] [auth] [2022-09-09T07:23:22.316Z] Invalid copilot token: missing token: 403 [ERROR] [default] [2022-09-09T07:23:22.317Z] GitHub Copilot could not connect to server. Extension activation failed: "User not authorized" ```...
question
https://github.com/OctopusMind/BBPE/blob/357382279e0f66b0e67acdd700898087f372f1db/bbpe.py#L124 如题,这里使用python多线程的作用是?