Also Noctalia v5, it’s a joy to use!
- 19 Posts
- 114 Comments
There is the Swiss project Apertus AI, and I think I’ve read about others but don’t remember the names.
That being said, if the benchmarks translate to real utility, it is the first competitive open source model, I’d say.
robber@lemmy.mlto
Selfhosted@lemmy.world•Podman: Issues with multiple users running containers simultaneouslyEnglish
1·4 days agoThe service starts as it should, right? The errors appear only on request, right? Any other sections in the compose logs that seem relevant?
robber@lemmy.mlto
Selfhosted@lemmy.world•Podman: Issues with multiple users running containers simultaneouslyEnglish
4·5 days agoYou use podman-compose with the Podman backend?
And there are no volumes mounted, just to be sure?
robber@lemmy.mlto
Selfhosted@lemmy.world•Podman: Issues with multiple users running containers simultaneouslyEnglish
1·5 days agoNo expert but don’t the logs look like the requests are coming through?
I guess some people consider it cool. I’m not one of them.
robber@lemmy.mlto
Selfhosted@lemmy.world•ownCloud Flaw Exploited to Steal Nuclear Records From Philippine Research BodyEnglish
14·9 days agoYeah right? At least a layer of VPN on top.
robber@lemmy.mlto
Technology@lemmy.world•OpenAI says its AI technology acted on its own in an 'unprecedented' hack of another companyEnglish
1·2 months agoHugging Face used the incident to promote running open-weights LLMs on-prem, which a large part of their business focusses on.
robber@lemmy.mlto
Selfhosted@lemmy.world•Whats a good alternative to Instagram?English
42·2 months agoPixelfed
I’ve used KISS before, but moved to Blue Line Console some months ago. I’d say it’s a bit more opinionated and less customizable than KISS but I guess I like the opinions.
Well compared to the strix, 400GB/s is not that bad, I think with fast system RAM and expert offloading you could squeeze quite something out of it when running stuff in the 100b-a10b regions.
Your bigger problem is going to be future software support.
In case you missed the Ornith 1.0 release (Qwen and Gemma RL finetunes for agentic / coding workloads), they look interesting to bridge the gap until we see larger 3.6 models or a 3.7 release. I didn’t test them yet but according to benchmarks, the 35b MoE seems to be more or less on par with Qwen3.6 27b dense, while ofc a lot faster.
You can control how much context should be fitted with
--fit-ctxand how much space the algorithm should leave unallocated (even on a per-GPU basis) with--fit-target.
I currently run Qwen3.6-27b on llama.cpp and use it via openwebui. Mostly, I use it for web research via tavily, to a lesser extent for coding and interactively learning about things that are new to me but common in training data (such as basic math or ML concepts).
Given the 27b is a dense model, I think the numbers are quite ok. Curious about the quant tho.
The cool thing about the strix is its large unified memory, but it lacks memory bandwith for compute intensive workloads. Something like Qwen3.5-122b MoE with only like 12b active parameters might run at twice the speed if it fits the configuration.
Since implementation of the
--fitparameter and its relatives, and--fit onbecoming the default, llama.cpp intelligently decides what to offload. For me, it made--n-cpu-moeobsolete.
robber@lemmy.mlOPto
LocalLLaMA@sh.itjust.works•Gemma4 12b released with "unified" approach to multi-modalityEnglish
3·3 months agoYou might want to check out heretic or similar tools. I did not try it but there are a lot of heretic finetunes available ond HF.
robber@lemmy.mlto
LocalLLaMA@sh.itjust.works•Your best local LLM for low-VRAM (6GB)?English
2·3 months agoLate to the party, but this was just released: LiquidAI/LFM2.5-8B-A1B-GGUF
I guess you could fully fit it at Q4 with a little context if you need all the speed you can get, or offload the experts to RAM if you prefer higher quality and/or more context.











I totally get your point but it really depends on what scope you define. For me, coming from Gnome and not feeling like constructing the whole shell aspect of my desktop myself, these tools do that job very well.