CoolFace
Apppublic

shreyask/qmd-web

sourceHugging Facemitupdated 7mo agoView on Hugging Face
4likes
33 commits on main
0ab4fc57mo ago

Deploy qmd-web

shreyask
8a8f6ee7mo ago

Deploy qmd-web

shreyask
ac502757mo ago

Deploy qmd-web

shreyask
d7022a37mo ago

Deploy qmd-web

shreyask
4d358c47mo ago

Deploy qmd-web (force re-upload)

shreyask
dd0233f7mo ago

Deploy qmd-web

shreyask
eb893257mo ago

feat: align browser demo with qmd pipeline

shreyask
bf69e757mo ago

feat: add new example query about the spread of coffee

shreyask
3b949da7mo ago

fix: expansion test signatures and tokenizer type cast for tsc

shreyask, Claude Opus 4.6
6c0127c7mo ago

feat: manual generation for no-KV-cache model, fix blend scoring, add coffee doc

shreyask, Claude Opus 4.6
0ecf8a97mo ago

feat: use fine-tuned 1.7B expansion model with chunked external data

shreyask, Claude Opus 4.6
910eed07mo ago

feat: switch expansion model to Qwen3-0.6B-ONNX

shreyask, Claude Opus 4.6
cd0707c7mo ago

fix: restore source index.html, add deploy script

shreyask, Claude Opus 4.6
d8406c97mo ago

chore: gitignore assets/ and dist/ build outputs

shreyask, Claude Opus 4.6
c4d75077mo ago

fix: adjust pipeline grid column widths for readability

shreyask, Claude Opus 4.6
a13126c7mo ago

fix: add timeout for expansion model loading, rebuild

shreyask, Claude Opus 4.6
65340247mo ago

fix: add eval-docs to root for HF static serving

shreyask, Claude Opus 4.6
1b6b2237mo ago

deploy: add built assets for HF static Space serving

shreyask, Claude Opus 4.6
a0d92b77mo ago

fix: use self-contained ONNX models, sequential loading, Vite config

shreyask, Claude Opus 4.6
e6051677mo ago

fix: model loading for browser compatibility

shreyask, Claude Opus 4.6
0e526ea7mo ago

wire App.tsx integration, update title, add HF Space README

shreyask, Claude Opus 4.6
5e17e077mo ago

feat: add React UI components for 4-column pipeline visualization

shreyask, Claude Sonnet 4.6
a1d52ca7mo ago

add pipeline orchestrator as AsyncGenerator yielding stage events

shreyask, Claude Opus 4.6
997db9a7mo ago

feat: add RRF fusion and position-aware score blending

shreyask, Claude Opus 4.6
5f4a7157mo ago

add reranking module using Qwen3-Reranker yes/no token scoring

shreyask, Claude Opus 4.6
74744ae7mo ago

add query expansion module with lex/vec/hyde parsing

shreyask, Claude Opus 4.6
eb46abf7mo ago

add embeddings and vector search modules

shreyask, Claude Opus 4.6
a6ac99b7mo ago

fix: use AutoModelForCausalLM for reranker (yes/no token scoring)

shreyask, Claude Opus 4.6
bdf3c617mo ago

add model loading layer for Transformers.js WebGPU pipelines

shreyask, Claude Opus 4.6
4e354b67mo ago

add in-memory BM25 search index over chunks

shreyask, Claude Opus 4.6
ce263b47mo ago

add chunking module with markdown-aware token-based splitting

shreyask, Claude Opus 4.6
4f658bf7mo ago

add types and constants ported from QMD pipeline

shreyask, Claude Opus 4.6
2e156987mo ago

chore: scaffold qmd-web project

shreyask, Claude Opus 4.6