kushalpatil07

↗ HN profile [ 45.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I started thinking over why doesn't fireworks support voice models. There are really good opensource models available now, like parakeet, kokoro, Qwen ASR etc but no way to use it without managing a bunch of GPUs…

  2. Something I’m finding while testing SWE-context-bench for the agent memory layer I’m building: evaluating memory is harder than checking whether the agent solved the next task with fewer tokens. The setup: An agent…