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/)M
Posts
5
Comments
117
Joined
2 yr. ago

  • App seems nice and I have no complaints with it but it's not FOSS and it has ads. It would be cool if there were easy ways to make revenue off of FOSS that dosen't rely on donations so I understand why it would be proprietary.

  • Just to warn you it might be very bulky and the model that the script is downloading is deprecated so you'll have to find a different .gguf model on hugging face. Try to find a lightweight .gguf model and replace the MODEL variable with it nane as well the rest of the link. Or just download from a browser and move it into the models folder.

  • I believe Llama is open source but not sure how complicated it is to get running locally. Nevermind: https://replicate.com/blog/run-llama-locally

    You can probably write a bash wrapper around it that feeds in "Can you summarize this text: (text here)" by setting the PROMPT variable the bash script. (Probably just do PROMPT="Can you summarize this text: $1") (Obviously don't recompile everytime so remove the clone build and download code)

  • Why do you hexbears start naming calling when someone mildly insults authority? It is the same thing with saying Xi the Pooh. He is an inherently bad person and calling him fat is not racist. You aren't even communists just tankies.

  • If you want DEEPIN:

    Update your system: sudo dnf upgrade --refresh

    Install it: sudo dnf group install "Deepin Desktop"

    And then after for change reboot your system You can do it from the terminal like: sudo reboot

    If you want GNOME try: sudo dnf group install “GNOME Desktop Environment”

    Although if: sudo dnf group list hidden -v |grep -i gnome returns nothing it won't work

    If your using gdm you can select DEs like: