Spaces:
Sleeping
Sleeping
Commit History
Fix: move Vexorium header into ChatApp, restore settings+new-chat visibility 5598662 verified
Fix cache: remove cache_dir override so env.useBrowserCache=true actually works ba30678 verified
Restore settings panel + Vexorium style: src/model-config.ts 6f59e04 verified
Restore settings panel + Vexorium style: src/components/ChatApp.tsx 1d97bc9 verified
Simplify logo layout: header Vexorium, right Nemotron only 75352b7 verified
Simplify logo layout: header Vexorium, right Nemotron only 84520f0 verified
Add Nemotron Γ Vexorium logo composition 4709945 verified
Vexorium brand: update src/components/FeatureCard.tsx a87c008 verified
Vexorium brand: update src/components/AppShell.tsx af63944 verified
Vexorium brand: update src/components/LandingPage.tsx 532546d verified
Vexorium brand: update src/App.tsx 0fe1132 verified
Vexorium brand: update src/index.css 0c22579 verified
Switch model to bobber/lex-interviewer-nemotron-4b-grpo-v21 d36467f verified
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
test: 9b50a208 code + only modelId changed to fine-tuned model e19a882
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
test: float-only patch β base q4 weights + fine-tuned layernorms/biases 8a810fc
Bobber commited on
test: use reference base model to verify pipeline works ccc9aee
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