Skip to content

09. Unique Engineering Highlights

  1. Hand-rolled encoder–decoder + KV cache in-browsertranslator.js greedy loop with decoder_with_past.
  2. externalData sidecars for WASM — commit fd46ff6; dual path registration for MountedFiles.
  3. Cache Storage with streaming progress — multi-hundred-MB downloads usable twice.
  4. Indic Unicode-block transliterationtransliterate.js pre/post for non-Devanagari.
  5. BPE / FLORES tokenization workaround — separate lang-tag and text tokenization.
  6. Precision × provider UX — warn/auto-switch quant + WebGPU.
  7. Precision-suffixed HF repos — one config key, many weight variants.
  8. TTFT-aware tok/s — generation speed excludes first-token wait.
  9. Dual static hosting — HF Space metadata + Pages workflow.
  10. Zero-build footprint — five files, CDN deps, interview-friendly demo.

Ordinary

  • Tailwind CDN styling
  • Basic HTML form controls
  • README deploy instructions