Once configured, Tor Hidden Services also just work (you may need to use some fresh bridges in certain countries if ISPs block Tor there though). You don’t have to trust any specific third party in this case.
Once configured, Tor Hidden Services also just work (you may need to use some fresh bridges in certain countries if ISPs block Tor there though). You don’t have to trust any specific third party in this case.
If your CPU isn’t ancient, it’s mostly about memory speed. VRAM is very fast, DDR5 RAM is reasonably fast, swap is slow even on a modern SSD.
8x7B is mixtral, yeah.
Mostly via terminal, yeah. It’s convenient when you’re used to it - I am.
Let’s see, my inference speed now is:
As of quality, I try to avoid quantisation below Q5 or at least Q4. I also don’t see any point in using Q8/f16/f32 - the difference with Q6 is minimal. Other than that, it really depends on the model - for instance, llama-3 8B is smarter than many older 30B+ models.
Have been using llama.cpp, whisper.cpp, Stable Diffusion for a long while (most often the first one). My “hub” is a collection of bash scripts and a ssh server running.
I typically use LLMs for translation, interactive technical troubleshooting, advice on obscure topics, sometimes coding, sometimes mathematics (though local models are mostly terrible for this), sometimes just talking. Also music generation with ChatMusician.
I use the hardware I already have - a 16GB AMD card (using ROCm) and some DDR5 RAM. ROCm might be tricky to set up for various libraries and inference engines, but then it just works. I don’t rent hardware - don’t want any data to leave my machine.
My use isn’t intensive enough to warrant measuring energy costs.
I see!
And it was a stable OS version, not a beta or something? That’s the worst kind of bugs. Hopefully manufacturers start formally verifying hardware and firmware as a standard practice in the future.
Other than what I said in the other reply:
I live in the USA so getting one would be problematic but I hear perhaps not entirely impossible for me.
Looks like it has a US release? If you’re unsure or getting a European version, double-check it’s compatible with American wireless network frequencies &c. Specific operators might also have their own shenanigans.
Do you know how it compares to e.g. Fairphone?
Nope, never tried Fairphone.
Very solid, I think (except water protection, but my previous OnePlus also didn’t have good water protection anyway; and I’m careful enough).
I don’t tend to use glyphs or the default launcher (and therefore its special widgets that only work there; but the ability to have apps in folders on my main screen while being hidden from the app menu is more important for me than a handful of widgets, so Neo Launcher it is).
A recent OS update added configurable swap (up to 8GB), calling it “RAM booster”. I don’t use it, but if you want to run a local LLM (or rather a SLM), you could try making use of it? As long as you figure out how to make the model use main RAM and not the swap.
I like the battery life (or maybe it’s just because it’s the first phone where I started charging at 20% and stopping at 80% semi-consistently).
Termux still works despite the new Android versions becoming more hostile to apps executing binaries they didn’t have included already.
One thing I miss from OnePlus is the ability to deny some apps network access entirely. (I think it was removed in later versions of Oxygen OS?)
Also was a OnePlus user - now switched to Nothing Phone (2).
I don’t focus on recommendations specifically. My typical process is:
Skip some of these if irrelevant or if you don’t care enough. Spend extra time if you care a lot.
It works well enough for every new phone (the market there is changing fast, so you start anew every time), it worked for my first PC I’ve decided to assemble with 0 prior knowledge, the mechanical keyboard and the vertical mouse, and pretty much every piece of tech I’m buying.
And I’d say it’s reasonable to use Reddit without an account even if you disagree with what the platform owners are doing. The data is still valuable for such use cases.
The exact definition of sanity is a cultural choice.
Disabling root login and password auth, using a non-standard port and updating regularly works for me for this exact use case.
According to mathematical platonism, yes.
Otherwise we have no idea. We have some models of physics, none perfectly describing our universe. We don’t know the structure of space, or the structure of time.
Even if we did: what would it mean for a line or a plane to exist? There could be equivalent descriptions of our universe, some including those as objects and some only as emergent properties.
Alas, their IP requirements are too much for me.
Anyway, is there much of xenharmonic sheet music there? Take, for example, Easley Blackwood (but not his books).
Downloading there is straightforward: look at network requests, redownload svg’s of individual pages with wget
and reassemble those into a pdf. I did that today and the resulting quality wasn’t exactly low - though I didn’t examine it too closely. Readability was perfect.
Probably could be automated, but I’m not bothered enough to do so yet.
Alternatively, ffmpeg -protocol_whitelist file,crypto,data,https,tls,tcp -stats -i <URL.m3u8> -codec copy <FILE.mp4>
.
Also, some m3u8’s are just files containing redirects to other m3u8’s in various resolutions. You might want to extract the one you need and download that.
I have a MediaWiki instance on my laptop (I’ve found the features of all other wikis/mindmaps/knowledge databases decisively insufficient after having a taste of MW templates, Semantic MediaWiki and Scribunto).
Also some smaller things like pihole-standalone, Jellyfin and dictd.
It would. But it’s a good option when you have computationally heavy tasks and communication is relatively light.