Live data from Hacker News

Viewing profile — vishal-padia

vishal-padia

HN member
Joined
Sun, Jul 02, 2023, 1:21 PM UTC
HN karma
20
Public activity
8 items

About vishal-padia

No profile information was provided.

Recent public activity

  1. story
    Show HN: Where a hand-written GPU kernel beats the library, and where it can't

    I've been building streaming inference kernels for Zonos, the open SSM-based (Mamba2) TTS model, on an A10G. This post is two hand-written CuTeDSL kernels in two regimes, and the c…

  2. comment
    Comment #48373267

    Quick context on what's in the post: 1. From scratch Dr. GRPO implementation in ~300 lines of PyTorch (Qwen2.5-0.5B on GSM8K, A10G). 2. Profiling deep dive on the training loop. Ge…

  3. story
  4. story
  5. comment
    Comment #44433487

    working on local first, bloat free MLOps tool https://github.com/Vishal-Padia/tracely it's still wip

  6. comment
    Comment #41982146

    yes this!!! Whenever I write a prompt, I tend to divide it into smaller prompts, and in this process, my brain thinks of multiple ways to solve the problem. So yes, it's not limiti…

  7. comment
    Comment #41982075

    I don't agree, in the initial stages solving problems without LLMs will give a good enough knowledge about the intricacies involved and it helps develop a structured approach while…

  8. comment
    Comment #41979686

    In the article, you mentioned that you've been writing code for 36 years, so don't you feel IDEs like cursor make you feel less competent? Meaning I loved the process of scratching…