80
Selfhosting Sunday! What's up? (lemmy.nocturnal.garden)

It's been a while! Let us know what you're currently working on, what exploded, what cool stuff you found, or just brag that everything is running fine unattended.

I haven't been doing a lot, renovate auto upgrades for patches and sometimes minor updates work great so far. I got involved in my union to spin up a mastodon server soon, so there's a new project, but I already run mastodon so it shouldn't be much of a deal, I just need to get comfortable with the infrastructure. I also set up ntfy but only sent some test notifications and didn't configure any app yet - planned for Element Chat.

[Meta] I'm not sure how to apply the new tags. In the recent versions of this thread, people sometimes posted about their ollama setup or the like, but I'm not mentioning AI in the post body (except this meta thingy) and it shouldn't be much of the discussion, but it's an open post. Maybe curbstickle can chime in to let me know if I should apply one of them.

you are viewing a single comment's thread
view the rest of the comments
[-] brucethemoose@lemmy.world 11 points 1 day ago* (last edited 1 day ago)

[AIT] I know this isn’t everyone’s cup of tea, but I’m excited about Deepseek V4 flash. It’s (for me) the perfect size and architecture to self-host an LLM.

My box (and brain) are chugging through a queue:

  • Figure out why my swap is going crazy, and how to ban processes from it [Done].

  • Figure out why Code OSS is unhappy [Partially Done].

  • Make an ik_llama.cpp iMatrix for Deepseek V4 [Done].

  • Figure out why quantization isn’t working [Done].

  • Make a test IQ2_KL/MXFP4_R8 quant to see how it does squeezed onto my box [in progress].

  • Test. Tune. Inevitably troubleshoot the dozen other things that go wrong. Figure out how much spare RAM that leaves me.

  • Make a higher quality IQ3_KT quantization. This will take all night on my CPU.

  • KLD test both of them vs the full precision, to quantify quantization loss. Likely an overnight task, too.

  • Try merging the new model release with the base model, 50/50, for a less “deep fried” model. imatrix, quant, test.

The goal is to host it on a single RTX 3090, Ryzen 7000 with 128GB RAM, for anyone curious. Though I may try smaller models too, like Laguna S1.

[-] irmadlad@lemmy.world 4 points 1 day ago

Deepseek V4 flash

What are the advantages of Deepseek V4 flash?

[-] brucethemoose@lemmy.world 5 points 21 hours ago* (last edited 21 hours ago)
  • It’s just under 300B, trained at FP4; absolutely the perfect size for servers with 128GB-192GB CPU RAM to spare.

  • Its fast. I’m getting 17 tokens/sec on a single RTX 3090 GPU, all experts offloaded to RAM; for a 300B model this smart, that’s crazy fast.

  • Its attention mechanism is cutting edge, good for long context without too much processing time.

  • The benchmarks for coding/agenic usage are absolutely bonkers, within margin of error of frontier models or Deepseek Pro in some cases: https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-0731

  • …Though I don’t put much stock in benchmarks. And I haven’t tested it enough to tell you if it lives up to that hype for specific use cases.

  • Deepseek also publishes its base model. That means I can “unfry” the model with a merge if I have to.


I am afraid of the the model being “overfit” to coding and agenic stuff.

For reference, my previous favorite model was Xiaomi MiMo V2.5 310B. It benched well, but it also feels “smart” outside of benchmarks, like in knowledge of trivia without tool usage/internet access or comprehension of weird questions.

[-] irmadlad@lemmy.world 2 points 4 hours ago
this post was submitted on 02 Aug 2026
80 points (100.0% liked)

Selfhosted

61168 readers
458 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS