bertaye
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Agentic CUDA Kernel Optimizer (github.com)
Hello; I was working on optimizing some CUDA kernels and I thought may be it is a good oppurtunity learn langgraph as well. I created a simple C++ CUDA Test Harness and handed that to AI agents. They can run kernels,…
- Show HN: WiFi-LLM (github.com)
Hello, while I was learning LLM Inference basics I realized with few tricks I could use my ESP32 for inference if I stream the weights only when they are needed from a host over WiFi. Speed? Really bad. Lol. But this is…