bertaye

↗ HN profile [ 15.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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,…

  2. 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…