GregChiang0201
Results
2
comments of
GregChiang0201
I also try to run a query face the same problem, but the system only shows "Setting `pad_token_id` to `eos_token_id`:128001 for open-end generation.", have you ever solve the problem yet,...
I find the problem is, this author build the program in serial, instead of parallel, while you compile run_localGPT, you can also monitor you CPU usage(by top, or htop instructions)....