sntx

joined 2 years ago
[–] [email protected] 1 points 4 months ago

It's Jerboa with the "Black" Theme selected under look and feel.

[–] [email protected] 2 points 4 months ago

I was in a building that was rebuild after a fighter jet crashed into the one before it...

[–] [email protected] 3 points 4 months ago (4 children)

Unexpected keyboard is just the best!

screenshot of the unexpected keyboard while writing this response

[–] [email protected] 2 points 4 months ago

Or about half a year if we're only counting the time during which I've been alive.

[–] [email protected] 3 points 4 months ago (1 children)

13.787 ± 0.020 billion years

[–] [email protected] 0 points 4 months ago (1 children)

Why does look like another bot post?

[–] [email protected] 4 points 4 months ago (1 children)

The simlutation terminates.

[–] [email protected] 3 points 4 months ago (2 children)

I'm curious, how do you run the 4x3090s? The FE Cards would be 4x3=12 PCIe slots and 4x16=64 PCIe lanes... Did you nvlink them? What about transient power spikes? Any clock or even VBIOS mods?

[–] [email protected] 4 points 4 months ago (2 children)

I'm also on p2p 2x3090 with 48GB of VRAM. Honestly it's a nice experience, but still somewhat limiting...

I'm currently running deepseek-r1-distill-llama-70b-awq with the aphrodite engine. Though the same applies for llama-3.3-70b. It works great and is way faster than ollama for example. But my max context is around 22k tokens. More VRAM would allow me more context, even more VRAM would allow for speculative decoding, cuda graphs, ...

Maybe I'll drop down to a 35b model to get more context and a bit of speed. But I don't really want to justify the possible decrease in answer quality.

[–] [email protected] 2 points 4 months ago

I'm running such a setup!

This is my nixos config, though feel free to ignore it, since it's optmized for me and not others.

How did I achieve your described setup?

  • nixos + flakes & colmena: Sync system config & updates
  • impermanence through btrfs snapshots: destroy all non-declarative state between reboots to avoid drift between systems
  • syncthing: synchronise ALL user files between systems (at least my server is always online to reduce sync inconsistencies from only having a single device active at the time)
  • rustic: hourly backups from all devices to the same repos, since this is deduplicated and my systems are mostly synchronised, I have a very clear record of my file histories
[–] [email protected] 5 points 5 months ago

The added info from pv is also nice ^^

[–] [email protected] 1 points 5 months ago (1 children)

To personalize your setup, is to deviate from the default config to better match your preferences - whatever those may be, however over the top those may be.

That doesn't imply any optimization, unless it's what you personally prefer.

view more: ‹ prev next ›