Live data from Hacker News

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

github.com

1–10 of 44 posts

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

#1
Try DGX Spark playbooks using Nix on DGX OS, or install NixOS on your DGX Spark for the full Nix experience. The repository provides USB images and a NixOS module with settings for DGX Spark systems.

This works on the NVIDIA DGX Spark itself and also on the Asus Ascent GX10.

See my 5 minute lightning talk from Planet Nix for an intro: https://youtu.be/AvK_gi_snJE?si=MPKv3iiuS9B5elIE

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark
github.com

Re: Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

#8
post #4

Been running this on a few Asus GX10 machines with k3s on top, it’s been great. I’m running the new deepseek. Thank you for your work!

What quant are you using, and what tps are you getting with K3?

The FP8 version from DeepSeek themselves [0], around 1800 tps prefill and 45 tokens per second decode.

I’ve been running a custom VLLM image with b12x as well as nvfp4_ds_mla.

I would say it’s quite fantastic in day to day, I use it mostly in Hermes and sometimes for coding.

I have qwen 3.6 27b on an rtx 6000 pro as well so I use that as a workhorse in pi with DS as a reviewer/planner.

[0] https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-0731

Edit: I think you may have misread my post. k3s is NOT kimi k3, and I did mention I was running deepseek.

Post reply on HN