Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CE
Posts
0
Comments
113
Joined
2 yr. ago

  • Yes it runs on Linux, my laptop is running Manjaro and I installed it from the AUR. I'm not sure if the scripting is possible, there is an openAI compliant web API you can turn on so maybe possible through that, you would probably have to feed in the content of the site with the prompt though, I'm not sure there is a better way but I guess that sort of behaviour is a bit out of scope for GPT4All.

    There is a local documents feature that allows it to access text files on your machine that you give it specific access to but I think it's fairly limited in its ability.

  • I've been using GPT4All on my laptop and using mostly 7B models due to my RAM limitations and I am amazed how good some of them are.

    It's been really easy to use. There are models you can download from within the UI or you can get adventurous and download them from elsewhere, they just need to be in the .gguf format. I get most from TheBloke on hugging face.

    So far my favourite has been solar-10.7B-instruct-v1.0-uncensored, it has been astonishingly good.

  • I'm Australian, I hate the way our government treats our healthcare system and continues to make decisions in favour of companies and to the detriment of the Australian people, but holy hell is our system better than in the US.

    Each time I read an article like this I'm glad to live here. This is never a decision we would need to make, we wouldn't even question going to the ER in a case like this.

  • I had so many theories about the Bermuda triangle and the Mary Celeste disappearance... Then I got older and more sceptical and found out the Bermuda triangle is nothing special, just highly trafficked and the Mary Celeste mystery was largely fictionalized and nothing remarkable.

  • I used to use Plex running in an LXC in Proxmox but when I switched to Jellyfin I did it through docker and I haven't looked back. The setup was easier, maintenance is easier (updates can be scripted to be automatic really easily) and it works in a reliable predictable way like the rest of my docker containers.

    I just have a VM in Proxmox that has docker installed and that contains all of my containers.