Results 62 comments of wyx

@danielroich Can you give some code example how to change the GAN model? Or just replace this in https://github.com/danielroich/PTI/blob/main/notebooks/inference_playground.ipynb

@xia-huang-411303 不行啊我改了 .cache里面的文件 和 models里面 对应的**quantization.py**文件都改了,但是重新跑 脚本.cache的那个文件又变回去了

+1 ``` num_machines=1 num_processes=$((num_machines * 4)) 当这个值=我的显卡数时候就报错,小于不会 ```

> 仅仅提问的微调,怎么能让MOSS回答出我希望的答案啊? > > "user_prompt" 是提问的标签,那回答的标签是谁那么啊? > > 另,用程序中提供的jsonl无法进行微调,报错 KeyError: 'chat' > > 执行#282里的脚本后,能正常微调 @lhtpluto 282 脚本是什么东西?

> > @lhtpluto 282 脚本是什么东西? > > 里面有个.py程序,执行后可以生成sft的训练数据 @lhtpluto https://github.com/OpenLMLab/MOSS/blob/4ab9c7874f5251135ccc19b5b2e1470c6b53a628/finetune_moss.py#L282 啊?哪个文件

。。。我第一问题就报错,都是同一台机部署的 超时什么鬼 ,看log也没发现什么问题 , 用的FastChat 最新代码2fbfcbc4b72670f6e4d4833abf4446c6e0fd6950 ```sh python -m fastchat.serve.controller python -m fastchat.serve.model_worker --model-path lmsys/vicuna-33b-v1.3 --load-8bit python -m fastchat.serve.gradio_web_server ``` ``` 2023-08-31 10:59:35 | INFO | gradio_web_server | Models: []...

NVIDIA A100 80GB * 4 GiB Mem : 251.902 total, 80.452 free, 96.438 used, 75.012 buff/cache

> 你的硬件非常土豪。 2``` 023-08-31 10:59:36 | ERROR | stderr | /data/home/yaokj5/anaconda3/envs/vicuna/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Dropdown, please remove them: {'container': False} 2023-08-31 10:59:36 | ERROR | stderr...

@lipengyuer 不行啊我改了 .cache里面的文件 和 models里面 对应的quantization.py文件都改了,但是重新跑 脚本.cache的那个文件又变回去了