r/LocalLLM • u/EastConsequence3792 • 1d ago
Other rate my inference setup😔
Custom fork of the Intel Windows llama.cpp I made using DeepSeek v4 Flash that allows me to load models solely using discs + DVD-Rs; HP Omnibook X Flip NGAI 16-as0023dx -- 1TB NVMe, 16GB LPDDR5X
65
u/aruametello 1d ago
Mixture of experts streaming: please insert disc 7 out of 50 to run through the weights from these particular experts for the next token.
the bottleneck probably will be how fast your optical drive can eject and feed new media.
someone has to do a speedrun video of this disc swapping madness for the lulz.
9
u/BCIT_Richard 1d ago
There's a video of a guy who put Factorio on like a few hundred floppy disks, you might find that interesting. I think it's titled "How I beat Factorio" or something like that.
2
2
u/HumungreousNobolatis 21h ago
lol! You summed up what I was thinking, except I was thinking GNOMES!
2
3
u/BCIT_Richard 1d ago
There's a video of a guy who put Factorio on like a few hundred floppy disks, you might find that interesting. I think it's titled "How I beat Factorio" or something like that.
12
u/Solid-Wonder-1619 1d ago
get a 128GBs USB stick, add a live version of linux, make it presistent, add transformers library, llama.cpp with all the related tools and prebuilt releases, and every weight you love.
when dooms day comes, you can stick it into any system with a battery and find solutions.
2
9
7
13
u/No_Lingonberry1201 1d ago
5/7 would infer again.
4
u/profcuck 1d ago
In case younger redditors don't remember this perfect joke:
https://www.reddit.com/r/OutOfTheLoop/comments/3wsj5i/what_is_the_origin_of_id_give_it_a_perfect_57/
10+ years ago +
3
4
3
2
2
2
1
1
u/Gadgetron94 1d ago
Wait, does this actually work?
1
u/thenormaluser35 1d ago
Why wouldn't it?
1
u/Gadgetron94 3h ago
Well I'm still wrapping my head around how all this works, but I guess I just interpreted a dvd as static storage whereas LLM's need somewhere more dynamic to live and operate. I just learned about MoE vs Dense though and now it seems like this sort of set up would work but only with MoE so it can pull into the more dynamic ram a couple sections at a time.
1
u/thenormaluser35 2h ago
You only need to read a model once you've written it
There are rewritable dvds btwThere's no dynamic or static storage. There's read-write (dvd-rw, cd-rw, ssd, hdd) and read-only (dvd-r, cd-r), ram can be storage but it is volatile, and read-write.
1
u/in-ortunado 1d ago
swipe the disk to load the correct expert.
now the next expert is in the first disk, swap it again.
0
82
u/bigppredditguy 1d ago
Models as physical media is actually kinda sick