Saifeddine ALOUI
Saifeddine ALOUI
Hi and sorry for the late reply. Last week I worked on major upgrades to the ui and now it has a new more stable structure. Please consider reintalling using...
Hi, can you please explain in more details? and post screenshots to help me help you
Hi. Do you have an error in the console ?
Yesterday I changed the main upgrade script which messed up things for old users. Now you need to do two upgrades, the first one will upgrade your upgrade screipt, then...
Hi. Which binding are you using? Next solution would be to try to reinstall the application from scratch. You can reuse the same personal folder so that you won't loose...
GPT4ALL only supports Q4 models unfortunately. CTransformers is the best in terms of versatility. it supports many quantization levels down to Q2
Returned exception: 'LoLLMsWebUI' object has no attribute 'socketio' AND torch.cuda.OutOfMemoryError
Hi there and thanks for testing. If you want dynamic layers sharing between ram and vram then use ctransformers binding and set how many layers to put on gpu. Fusing...
Thanks for your message This has been fixed in last commit. I'll think about adding import from chatgpt files. Maybe I'll add it later.
I have built the script. Now i need to add a button to the ui. But this is getting too much work as people are asking for many features, like...
Thanks, I've accepted the PR. I'll integrate the script as soon as I can.