belluxx
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Nanointerpret – LLM Interpretability Playground (nanointerpret.pages.dev)
I find LLM interpretability extremely interesting and wanted to create a minimal repo for: - SAE training - Automatic feature interpretation - Visualizing features and running interventions through a GUI You can try it…
- Show HN: Local LLM AIME benchmarking tool (github.com)
I made this simple tool to compare local LLMs. Any provider that supports OpenAI-like APIs can be used (LMStudio, Llama.cpp, Ollama) but you can also use Openrouter/OpenAI if you change the base URL accordingly. In my…