Lei Huang

Results 5 issues of Lei Huang

### Bug Description Every time when I open the client, it always raises: ``` 检测到无效 API Key,请前往[设置](tauri://localhost/#/settings)页检查 API Key 是否配置正确 ``` Then I have to re-input the key. But when...

bug

**Describe the bug** Sorry! I have done these below: ``` mkdir /lustre/S/huanglei/.Trash-6155 chmod a+w /lustre/S/huanglei/.Trash-6155 chmod +t /lustre/S/huanglei/.Trash-6155 ``` But when I wanna trash the ```/lustre/S/huanglei/test.py``` , it still raises...

**Describe the bug** I adapt fmoe into Megatron as the tutorial and want to run a script to train gpt. But when I run ```pretrain_gpt.sh```, it raises the error called...

我想用数据微调baichuan2-13b-chat-v2版本,但是一直报错: ``` line 331, in get_alibi_mask alibi = slopes.unsqueeze(1).unsqueeze(1) * position_point RuntimeError: [enforce fail at alloc_cpu.cpp:75] err == 0. DefaultCPUAllocator: can't allocate memory: you tried to allocate 671088640 bytes. Error...

Could the author release a version of the Metaworld environment that is compatible with this version of the code? I’ve tried a few, but none seem to reproduce the performance...