Qiwen Wang

Results 26 issues of Qiwen Wang

- As you know, the original JSGF docs show that we could import other jsgf files, while pyjsgf doesn't work - sample: - import ```js #JSGF V1.0 ISO8859-1 en; grammar...

本地运行itchat,登录时弹出的二维码只在当前网络有效,远程无法识别二维码 怎么破? ![image](https://user-images.githubusercontent.com/3257257/47961590-f3f53280-e048-11e8-82b7-5b1052283e34.png)

### problem - I‘ve developed an API called ANSWER,in both GET and POST, and then tested by "try it out". - However, POST api didn't passed the parameter, while GET...

## 问题页面 - 从博主fork的项目,改了下文字备注,首页无故出现大量白边,体验不佳,其它子页面没问题 ![image](https://user-images.githubusercontent.com/3257257/57296951-d771aa00-7100-11e9-927d-83442b86bf12.png) - 注:上图全屏截取,并未裁剪 - 博主的正常页面 ![image](https://user-images.githubusercontent.com/3257257/57297055-2d465200-7101-11e9-9fc2-f0b04361437e.png) ## 附录 - [主页代码](https://github.com/wqw547243068/wqw547243068.github.io/blob/master/index.html)

刚才运行了下,报错了: ``` --Training-- Vocabulary Size: 2636 Traceback (most recent call last): File "gen_lyrics.py", line 196, in main(infer) File "gen_lyrics.py", line 184, in main run_fn(data, model, args) File "gen_lyrics.py", line 124,...

### 🐛 Describe the bug #### Installation Installation steps: ```sh # create and activate virtualenv # install cd application/ChatGPT pip install . # test cd examples sh train_dummy.sh ``` ####...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior kaggle 默认环境下执行官方示例代码 错误信息: > ImportError: cannot import name 'convert_file_size_to_int' from 'transformers.utils.hub'...

Does this api support GPT-4 ?

## description - datasets: 1.1 GB Chinese corpus, about 2 million lines - devices - CPU=8 GPU=1 Memory=320G Node=1 Type=A100-SXM-80GB ## question The training process was always killed for OOM(Out...

bug
training

Failed when execute the following code, seems that some wrong with POE server ```py import poe token = "oEIU***" # token print('start') client = poe.Client(token) #client = poe.Client(token, proxy="socks5://178.62.100.151:59166") print(client.bot_names)...

bug
help wanted