Live data from Hacker News

Viewing profile — Jasssss

Jasssss

HN member
Joined
Wed, May 13, 2026, 9:16 AM UTC
HN karma
2
Public activity
6 items

About Jasssss

Build tools from real-life problems. - Open-source AI tool that automates browser testing from simple English descriptions — spend less time testing, more time building! https://github.com/Catcher2026/Catcher

Recent public activity

  1. story
  2. comment
    Comment #48179267

    [flagged]

  3. story
  4. comment
    Comment #48159046

    Nice! Mistral 7B v0.1 is sliding_window: 4096 in the HuggingFace config.json (though v0.2 sets it to null). Gemma 2 alternates sliding window (4096) and full attention every other …

  5. comment
    Comment #48146857

    The plan command is clever. How do you handle the VRAM estimation for models with sliding window attention vs full context? Something like Mistral at 32k context uses way less KV c…

  6. comment
    Comment #48146832

    [flagged]