Spaces:
Sleeping
Sleeping
Commit History
Rebuild: settings+new-chat visible in chat header 4c6527e verified
Fix: move Vexorium header into ChatApp, restore settings+new-chat visibility 99c0c8d verified
Fix: move Vexorium header into ChatApp, restore settings+new-chat visibility 5598662 verified
Rebuild: fix browser cache persistence 91428e2 verified
Fix cache: remove cache_dir override so env.useBrowserCache=true actually works ba30678 verified
Rebuild: settings panel + updated examples + Vexorium style f395edc verified
Restore settings panel + Vexorium style: src/model-config.ts 6f59e04 verified
Restore settings panel + Vexorium style: src/components/ChatApp.tsx 1d97bc9 verified
Rebuild: header Vexorium logo, right Nemotron image 27f3b39 verified
Simplify logo layout: header Vexorium, right Nemotron only 75352b7 verified
Simplify logo layout: header Vexorium, right Nemotron only 84520f0 verified
Rebuild dist/: Nemotron Γ Vexorium logo 9029782 verified
Add Nemotron Γ Vexorium logo composition 4709945 verified
Rebuild dist/ with Vexorium brand style ce3dab9 verified
Add Vexorium logo SVG 87bd9b1 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
Rebuild dist/ with grpo-v21 model ID 862aa2d verified
Switch model to bobber/lex-interviewer-nemotron-4b-grpo-v21 d36467f verified
add back test-webgpu.html to dist 5477c5d
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
fix: adapter.requestAdapterInfo() not available in all browsers 3e3d6b1
Bobber commited on
fix: use explicit ESM path for transformers.js CDN import e31aec6
Bobber commited on
fix: move test page to dist/ so static Space can serve it 2dcce31
Bobber commited on
add: WebGPU test page at /test-webgpu.html 73bc29d
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: remove ort-web override β model ONNX now has single external data file bf422b0
Bobber commited on
fix: transformers.js 4.0.0-next.8 + ort-web 1.16.3 β fixes both nemotron_h and MountedFiles errors 2e42d02
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
Revert to dtype=q4 β model_q4.onnx now available in our repo 86a2511
bobber commited on