

Ich glaube der !bubatzgartenclub@lemmy.world ist so aktiv, dass das vielleicht etwas gedoppelt wäre und man die community hier evtl. aufgeben kann.
🏠 HTTP 301 - moved permanently to feddit.org 🏠
Ich glaube der !bubatzgartenclub@lemmy.world ist so aktiv, dass das vielleicht etwas gedoppelt wäre und man die community hier evtl. aufgeben kann.
Das kann ich respektieren :D
Bist drüben immer willkommen, auch mit .de account ;)
Davon hält dich niemand ab, aber es gibt gute Gründe umzuziehen. Der alte server wird nicht gewartet und niemand weiß wie lange er überhaupt noch läuft. Er ist zudem höllisch langsam und man kann keine Bilder hochladen. Außerdem werden die meisten communities bereits umgezogen.
Jede*r Zuhausi die/den wir zum Umziehen bewegen können ist ein Gewinn für feddit und das Fediverse allgemein :)
Es gibt im Matrix Raum mehrere Scripte (powershell wenn du windows benutzt, python falls linux) mit denen du deine Einstellungen exportieren kannst wie abonnierte communities, inkl. gespeicherter posts und Kommentare.
Eigene posts und Kommentare bleiben allerdings leider auf dem alten account zurück. Ich habe in meinem .de account einen Verweis auf den .org account, vielleicht mache ich das anders herum auch noch.
Edit: Es haben Leute gestern noch schnell eine kleine website gezaubert, siehe https://stablenarwhal.github.io/LemmyInstanceMover/
Los geht’s Freunde, auf ins gelobte Land! Darauf haben wir lange gewartet.
Where hot potato license?
HOT POTATO LICENSE Version 2, September 2021 All rights reserved by the last person to commit a change to this repository, except for the right to commit changes to this repository, which is hereby granted to all inhabitants of the Milky Way Galaxy for the purpose of committing changes to this repository.
deleted by creator
Don’t give them ideas
deleted by creator
Wow das erklärt einiges. Bin bislang von bots ausgegangen, aber der Unterschied ist ja nicht so groß.
deleted by creator
Ich weise diese Unterstellungen zurück
Glad i could help ;)
You can get different results, sometimes better sometimes worse, most of the time differently phrased (e.g. the gemma models by google like to do bulletlists and sometimes tell me where they got that information from). There are models specifically trained / finetuned for different tasks (mostly coding, but also writing stories, answering medical questions, telling me what is on a picture, speaking different languages, running on smaller / bigger hardware, etc.). Have a look at ollamas library of models which is outright tiny compared to e.g. huggingface.
Also, i don’t trust OpenAI and others to be confidential with company data or explicit code snippets from work i feed them.
If you’re lucky you just set it to the wrong version, mine uses 10.3.0 (see below).
I tried running the docker container first as well but gave up since there are seperate versions for cuda and rocm which comes packaged with this as well and therefor gets unnecessary big.
I am running it on Fedora natively. I installed it with the setup script from the top of the docs:
curl -fsSL https://ollama.com/install.sh | sh
After that i created a service file (also stated in the linked docs) so that it starts at boot time (so i can just boot my pc and forget it without needing to login).
The crucial part for the GPU in question (RX 6700XT) was this line under the [service] section:
Environment="HSA_OVERRIDE_GFX_VERSION=10.3.0"
As you stated, this sets the environment variable for rocm. Also to be able to reach it from outside of localhost (for my server):
Environment="OLLAMA_HOST=0.0.0.0"
I have my gaming pc running as ollama host when i need it (RX 6700XT with rocm doing the heavy lifting). PC idles at ~50W and draws up to 200W when generating an answer. It is plenty fast though.
My mini pc home server is running openwebui with access to this “ollama instance” but also OpenAIs api when i just need a quick answer and therefor don’t turn on my pc.
Keine Ahnung, aber ich habs mit allergrößter Selbsverständlichkeit als solches aufgeschrieben.
Anna’s archive would be the go to i think. You can choose the language in the sidebar.
Finde schon dass die community recht aktiv ist. Die letzten 20 posts haben alle mindestens 1-2 Kommentare, viele 5 oder mehr. Vielleicht ist die Föderation kaputt, da zeigt es die manchmal nicht an.