fezzzza
fezzzza
Funnily enough, I just finished writing a init.d script before looking here to put forward my own feature request, so I may as well post my (admittedly somewhat amateurish) attempt...
Well, that at least works to give me an autostart on the server although someone more experienced with Linux than me pointed out that I'm actually running through systemd, though...
Thanks. I have updated my scripts above that you may freely incorporate into your package (you can see the edit history for older versions) and will further update it for...
Ah yes, just to confirm, there are a bunch of image files of international flags that have accented characters in the filenames - that's the way they came from the...
Ditto this problem on Ubuntu. The workaround to export and serve works.
It's pretty much a vanilla install of PHP 8.2(under FPM) and MariaDB. Checking: ` MariaDB [(none)]> SHOW VARIABLES LIKE 'have_query_cache'; +------------------+-------+ | Variable_name | Value | +------------------+-------+ | have_query_cache |...
Having switched on logging on MariaDB, I can confirm that when an activation fails to occur, the MariaDB receives only a SELECT and not an UPDATE.
My experience is similar, and following tips in https://github.com/BruceMacD/chatd/issues/1 I also find that, despite having ollama and several models installed, if mistral is not there then it will try to...