Saifeddine ALOUI

Results 313 comments of Saifeddine ALOUI

This should have been fixed by now it was a problem with my sanitization function that forbids : in the model name

Hi. Thanks for your remark. I only have windows and wrote the linux code blindly without testing. I'll try to fix this issue when I can.

Hi. Pllease consider using llama_cpp_python binding for the time being. I'll take a look at the ctransformers and try to fix it. I did not use it for ages.

You are right. This is the problem when someone codes blindfolded. I don't have a linux machine to test my codes and windows keeps changing the end of line. That's...

> You should be able to set the file's line endings in most text editors that are worth using. Git should also be converting to LF automatically. So I'm not...

I have changed all crlf to lf in linux scripts and then pushed them.

hi. Oh not again. I'm sorry for that, just use dos2unix to convert it. i always forget that when I add a new release lol. I'll fix this.

hey, did you test refreshing your page to allow the cache to be updated? lollms uses hard caching. Each time you update it you need to refresh the webui.

It looks like you pressed cancel_install and i guess there is a little bug in the cancel button frontend code. I'll fix that. Thanks for reporting the bug.

Hi that is completely normal the new version of lollms added lots of security measures for remote access you need to do the following: be sure you have a secure...