Commit History

Sync space files (2026-04-05)
634ca1b
verified

bobber commited on

Rebuild: settings+new-chat visible in chat header
4c6527e
verified

bobber commited on

Fix: move Vexorium header into ChatApp, restore settings+new-chat visibility
99c0c8d
verified

bobber commited on

Fix: move Vexorium header into ChatApp, restore settings+new-chat visibility
5598662
verified

bobber commited on

Rebuild: fix browser cache persistence
91428e2
verified

bobber commited on

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

bobber commited on

Rebuild: settings panel + updated examples + Vexorium style
f395edc
verified

bobber commited on

Restore settings panel + Vexorium style: src/model-config.ts
6f59e04
verified

bobber commited on

Restore settings panel + Vexorium style: src/components/ChatApp.tsx
1d97bc9
verified

bobber commited on

Rebuild: header Vexorium logo, right Nemotron image
27f3b39
verified

bobber commited on

Simplify logo layout: header Vexorium, right Nemotron only
75352b7
verified

bobber commited on

Simplify logo layout: header Vexorium, right Nemotron only
84520f0
verified

bobber commited on

Rebuild dist/: Nemotron Γ— Vexorium logo
9029782
verified

bobber commited on

Add Nemotron Γ— Vexorium logo composition
4709945
verified

bobber commited on

Rebuild dist/ with Vexorium brand style
ce3dab9
verified

bobber commited on

Add Vexorium logo SVG
87bd9b1
verified

bobber commited on

Vexorium brand: update src/components/FeatureCard.tsx
a87c008
verified

bobber commited on

Vexorium brand: update src/components/AppShell.tsx
af63944
verified

bobber commited on

Vexorium brand: update src/components/LandingPage.tsx
532546d
verified

bobber commited on

Vexorium brand: update src/App.tsx
0fe1132
verified

bobber commited on

Vexorium brand: update src/index.css
0c22579
verified

bobber commited on

Rebuild dist/ with grpo-v21 model ID
862aa2d
verified

bobber commited on

Switch model to bobber/lex-interviewer-nemotron-4b-grpo-v21
d36467f
verified

bobber commited on

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