Like one of the comments mentioned: there is yt-dlp for now at least.
Like one of the comments mentioned: there is yt-dlp for now at least.
Don’t give them ideas
This is cool, since this game is pretty suitable for local coop. I just hope they also did some optimization, since my endgame village has about 30fps on a midrange gaming pc
I like the gemma models bc of the phrasing they use and that they give sources sometimes. The best results though come from llama3 I think. Also openhermes and openchat, which perform well enough for my purposes.
In the beginning i had used microsoft phi, that wasn’t that good though.
Have a look at self hosted alternatives like Ollama in combination with Open-webui. It can be a hassle to set up, or even excruciatingly painful if you never touched a computer before, but it could be worth a try. I use it daily and like it much more than chatgpt to be honest.
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.
All my exes live in texas
It’s a reference to the latest fireship video… I think:
Anna’s archive would be the go to i think. You can choose the language in the sidebar.
It is great that you could bring up the curiosity to bust the soy myth.
There is no moral consumption of animal products. Many people a lot smarter than both of us (or at least mor dedicated / funded / in their jobs) have made the research and come to this conslusion as well.
The most people who oppose this fact feel attacked at first because it can’t coexist with their own behaviour. It is the same as with every debate where emotion gets brought up as a reasoning though (e.g. refugees, climate change, homeopathy, etc.).
also probably for the planet and a lot of animals.
+1 for Trackmania. Very sad that the most recent game is published by ubishit, who kind of made a live service game out of it (different tiers of access, starting at 10 bucks a year)
They are scared because the steam deck can do everything the switch does, but better (performance wise). Which is fair, since the switch has been on the market for some time, but even back when it was released it has been underspecced.
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.
Yeah i know, i just prefer to use the distros native package manager. That said, i use the jellyfin client from flathub and that one now warns me as well that it depends on qt5.15 (works fine though, since flatpak can have multiple versions of dependencies).
qt was stuck with 5.15 because the telegram app depended on it (sigh). Had to do a dnf upgrade --best --allowerasing
for the update to qt6 (and the removal of telegram lol).
But now everything works fine.
Where hot potato license?