

Don’t give them ideas
🏠 HTTP 301 - moved permanently to feddit.org 🏠
Don’t give them ideas
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.
She certainly can’t break anything by using it, you can spin up a docker container and see for yourself. It’s also localized in a lot of languages.
I don’t think my own mother would do well with this, mainly because I think she doesn’t know what the difference between a pdf and word or libre doc is. But apart from that, it is really simple.
Have used it for some months and it’s great. I mostly use it for basic stuff like splitting / merging pdfs because im too lazy to look up the pdftk command.
But there are many more features like sanitizing (removing embedded JS code) or OCR (which works great).
Wouldn’t want to write a webserver / database connection / scheduler / etc. from scratch. Spring Boot plus lombok turns 2k lines of code into 100.
I hope it went well :) i was completely ready to go back changing the image tag to v2 but didn’t need to.
I like the idea of it and there were times i used it correctly, but most of the time i do it wrong i guess.
An sich ist das vernünftig, habe hier daheim ein ähnliches setup. Das Netzwerk des Speedport ist dann die sog. Demilitarisierte Zone (DMZ), wo normalerweise Dinge laufen die übers Internet erreichbar sind. Wenn hier was kompromittiert wird, ist das private Netzwerk (hinter der Fritzbox) erstmal noch sicher.
Bei meiner Fritzbox kann man unter Freigabe ein Gerät aussuchen (raspi), und weiter unten dann die ports mappen. Heißt du suchst dir einen externen port aus, über den du dich dann mit der Fritzbox verbindest (was auch immer der speedport ihr für eine IP gegeben hat + der Port den du ausgesucht hast) und einen internen port / “port am gerät” (der am raspi den du freigeben möchtest, bspw. 8096 für jellyfin)
VPN am speedport einrichten falls das geht (bei der fritzbox geht das ja) und Port forwarding an der Fritzbox auf den Raspi.
Oder VPN auf dem raspi und zwei mal port weiterreichen (am speedport und an der Fritzbox), halte ich aber für umständlich. Quelle: hab sowas ähnliches mal gemacht (fritzbox - openwrt - raspi).
Oder “Modernerer” Ansatz: tailscale, zerotier, twingate (wähle eins oder probier alle mal durch :D). Kannst du auf deinem raspi installieren und auf dem client deiner wahl. Benötigt aber einen externen Dienst um die Geräte zueinander zu vermitteln.
Loop habit tracker app on android: https://github.com/iSoron/uhabits
They are in the google play store and f-droid i believe
Bis Tiktok mal was tut muss viel passieren. Ich würde sogar behaupten (und das als linksversiffter der die AfD abgrundtief hasst) dass es noch deutlich schlimmer mit anzusehende rabbit holes dort gibt.
Trotzdem ein Schritt in die richtige Richtung.
Let’s hope that this is not a productive system. I want to say that you’d have to try hard to do something that stupid, but then again, knowing from myself, you can cause a lot of trouble with a single command in a cli somewhere.
Im so looking forward to this. When i tried to use tmpfs / ramdisk, the transcoding would simply stop because there was no space left.
In my case it’s more like something from the 400 range
Where hot potato license?