Show HN: WatchMachineGo – A visualizer to show hardware performing LLM inference
Posted by dev_dan_2 1 day ago
I love learning new concepts by playing around with them (think explorable explanations (https://en.wikipedia.org/wiki/Explorable_explanation), and I got more and more interested in running local LLMs on my own hardware. Since we live in the age of "speak, and your side project will be done" (joking, but LLMs are really helpfull for me when it comes to frontend stuff and for brainstorming in general!), I built the tool I needed myself :)
WatchMachineGo is basically a visual simulator that simulates how a local LLM model gets loaded, prefilled and then used for inference, while showing the effects of different hardware parameters like memory bandwitch or setups like no GPU, two GPUs and so on.
All free and without ads, forever.
I plan to open source it too, but want to think about how first, still.
Note: It is still under construction!
If you check it out: Thank you very much and I hope that it will be time well spent! :)
Comments
Comment by dev_dan_2 1 day ago
This is my first side project I make public, so I am a bit nervous! :D
If you have any feedback regarding:
- privacy first of all (since I feel most unsecure in this area)
- UX/UI
- concepts / pedagogy ideas
- errors/bugs
- anything else...
... please let me know!
Thank you for your time, and happy hacking!(/infering, if you are so inclined) :)
Dan