Joey Yang
Joey Yang
直接用ts启动, 大量代码和module的ts文件编译非常耗时, 本地要1-2分钟才能启动成功, 用dist的js文件在1s内启动就完成了. 另外按readme来无法跑起来, 踩了不少坑终于弄起来了, 但不少功能还有问题.
Hi, I found some issues when using this lib in my TS project. - pre installed 'websocket' lib needs .node c++ compiled module, it's not compatible in webpack, I tried...
Minify version is not newest. There may be a possibility that UTF-8 code length calculation is incorrect. I synchronize minify code of qrcode.js, using UglifyJS
### Bun worker can not work Issue I tried to use bun as temporal worker, when running temporal client it looked perfect, the workflow created with HTTP2+gRPC, which just supported...
ClientTupleKey type had changed, but readme file is still &[]ClientTupleKey ## Description ## References ## Review Checklist - [√] I have clicked on ["allow edits by maintainers"](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork). - [√] I...
Fix E2E model not working issue, which caused by new API of accelerator and transformers lib Step to reproduce the bug: ```bash python run_e2e.py hf_bert ``` Log ``` Traceback (most...