JJplane

Results 9 issues of JJplane

at the version professional 2020.2, wakatime doesn't work after i enter the api key, save.nothing see on the dashboard. this problem occur on not only my IDE but also my...

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser:chrome - Local OS:max - Remote OS:linux - Remote...

bug
triage

![image](https://github.com/aws-samples/aws-mlu-explain/assets/28783826/7dbf1232-3c79-44fc-819d-003a0745b766)

train ![image](https://github.com/PaddlePaddle/PaddleRec/assets/28783826/9dcb8e7e-f49f-41cf-add3-fb2e038b99c7) infer ![image](https://github.com/PaddlePaddle/PaddleRec/assets/28783826/389e154b-4375-4960-b762-f5d14bcddaf8)

如题,这个文件的代码,或者功能可以上传下吗

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser:chrome - Local OS: macOS - Remote OS: Ubuntu...

bug
triage

### What happened + What you expected to happen 2024-05-26 11:25:02,149 WARNING worker.py:1419 -- SIGTERM handler is not set because current thread is not the main thread. [2024-05-26 11:26:16,798 E...

bug
triage

## Describe the bug ### Minimal reproducible example ```python VLLM_TENSOR_PARALLEL_SIZE = 1 # TUNE THIS VARIABLE depending on the number of GPUs you are requesting and the size of your...

prompt-template

1.这个meta_dnn_hidden_units变量大小是[32,64,32] ![image](https://github.com/qwerfdsaplking/SATrans/assets/28783826/4417d51c-3f1a-4f42-aaa9-e0620c6be864) 也就是说meta网络只有两层变换,32->64,64->32, 我看论文里提到meta网络在四层变换的时候效果最好,具体参数是什么呢? ![image](https://github.com/qwerfdsaplking/SATrans/assets/28783826/0d4f1fd1-3286-418b-b2b4-eabac5a85363)