Viewing profile — Jasssss
Jasssss
HN member- Joined
- Wed, May 13, 2026, 9:16 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
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
- story
-
comment
Comment #48179267
[flagged]
- story
-
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 …
-
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…
-
comment
Comment #48146832
[flagged]