Commit History

Fix cache: remove cache_dir override so env.useBrowserCache=true actually works
ba30678
verified

bobber commited on

revert to 9b50a208 + modelId only, thinking enabled
a9fb427

Bobber commited on

deploy: fine-tuned model with thinking disabled (Q4 thinking broken on WebGPU)
47a7f69

Bobber commited on

revert: back to 9b50a208 (reference model, known working)
e446d5d

Bobber commited on

fix: handle Q4 model missing </think> on WebGPU
ab0418f

Bobber commited on

revert: back to 9b50a208 (reference model) for testing
ee3637f

Bobber commited on

fix: MessageBubble falls back to reasoning when content is empty β€” eliminates 'No response'
e08bb06

Bobber commited on

debug: add FINAL console.log to trace parser state β€” must find root cause
d4c723d

Bobber commited on

fix: when model skips </think>, move reasoning to content and clear reasoning
8802730

Bobber commited on

fix: extract last question from reasoning when model stops after </think> without content
4de85d0

Bobber commited on

fix: remove cache_dir override β€” use default browser Cache API for ONNX persistence
dc12d71

Bobber commited on

fix: handle missing </think> β€” fallback reasoning to content, never show 'No response'
9b9b289

Bobber commited on

debug: add console logging to diagnose 'No response' issue
4eb33dc

Bobber commited on

fix: explicit eos_token_id=[2,11] at generation time β€” works even with cached model config
9446127

Bobber commited on

fix: revert to reference streamer approach + fix eos_token_id in model config
8ae6647

Bobber commited on

fix: filter special tokens and trailing whitespace from stream output
6572f10

Bobber commited on

fix: pin ort-web to 1.16.3 to fix Module.MountedFiles error with q4 ONNX external data
3f50c26

Bobber commited on

Enable browser Cache API for ONNX files, better download progress
fc04968
verified

bobber commited on

Add settings panel with editable system prompt, update examples
41b224e
verified

bobber commited on

Customize for Lex Fridman interviewer: system prompt, examples, branding
4e22e37
verified

bobber commited on

Upload 88 files
f672a5d
verified

Xenova HF Staff commited on