rawsh
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Flash-MSA: Accelerating Million-Token Training with Sparse Attention Kernels (nanduruganesh.github.io)
- Debugging divergence between engine and transformers logprobs for RL (gist.github.com)
- Show HN: DankGPT – Chat with Your Documents (dankgpt.com)
Uses hybrid semantic search (combination of dense embeddings and sparse vectors) to retrieve high quality answers across your documents. Features - Significantly faster than competition (Process a 200 page PDF in <5s) -…
-
pdfgrep.org is a CLI tool I use a lot to reference documents from classes. I’ve been playing around with Emscripten and I wanted to make a UI version of the tool. All documents stay local so there is no upload time, and…
- Show HN: Search PDFs using WASM in the browser (pdfgrep.com)
pdfgrep.org is a CLI tool I use a lot to reference documents from classes. I’ve been playing around with Emscripten and I wanted to make a UI version of the tool. All documents stay local so there is no upload time, and…