Commit History

fix: remove phi models
2b6152b

kellogcheung commited on

fix: remove smollm model option
31d4bde

kellogcheung commited on

fix: remove gemma and smollm models
69e9ebd

kellogcheung commited on

fix: relabel gemma and add space metadata
90c13e2

kellogcheung commited on

fix: bust cache for model picker
5fca4ab

kellogcheung commited on

fix: remove banner and improve mobile layout
74edc47

kellogcheung commited on

feat: add phi mini 4k and 128k models
f6259d8

kellogcheung commited on

fix: use english gemma 2 fallback
8b35c82

kellogcheung commited on

fix: switch gemma slot to gemma 2
5d8afe6

kellogcheung commited on

fix: load model chooser and gemma export
181ea29

kellogcheung commited on

feat: add model switcher for local spaces
4c448cf

kellogcheung commited on

Add .gitignore; remove tracked .DS_Store
eb14b6a

kellogcheung commited on

Revert to eeb49e0: Tighter intro bubble + Clear restores default
cfbb584

kellogcheung commited on

Revert to e212a6f: restore model switching (Llama ↔ MedGemma multimodal)
4cc4ae9

kellogcheung commited on

Revert to Llama-only: remove .model-picker block, fix Files-tab link
09bfafb
verified

kellogcheung commited on

Revert to Llama-only: remove MedGemma model + picker code
a979f3e
verified

kellogcheung commited on

MedGemma v2: point at kellogcheung/medgemma-1.5-4b-it-ONNX-v2 (fused-op text-only export)
15a01a3
verified

kellogcheung commited on

MedGemma: q4 decoder (q4f16 was producing noise on this fine-tune)
833127a

kellogcheung commited on

MedGemma: use q4f16 for embed_tokens and vision_encoder too
36ce4c3

kellogcheung commited on

Skip WASM fallback for multimodal; dump full WebGPU error fields
64aed35

kellogcheung commited on

Add #fresh URL hash to force re-download (busts HF max-age=31536000 cache)
3d4e5b0

kellogcheung commited on

Bump transformers.js 3.8.1 -> 4.2.0 (adds Gemma3ImageProcessor)
dde9e2c

kellogcheung commited on

MedGemma: use AutoProcessor + AutoModelForImageTextToText
7619cf2

kellogcheung commited on

Add model switching: Llama 3.2 1B (text) ↔ MedGemma 1.5 4B IT (multimodal)
0c83326

kellogcheung commited on

Add .gitignore; untrack accidentally-committed .DS_Store
e212a6f

kellogcheung commited on

Tighter intro bubble + Clear restores default
eeb49e0

kellogcheung commited on

Wrap AI assistant greeting in paragraph tags for improved formatting
5a3f2f9

kellogcheung commited on

Remove paragraph tags from AI assistant greeting in chat bubble
c8f2b35

kellogcheung commited on

Remove disclaimer about professional advice from chat bubble
8cea200

kellogcheung commited on

Remove redundant tips section from index.html
48ccd32

kellogcheung commited on

Chat scrolls inside its panel + adjustable generation params
cd340e6

kellogcheung commited on

Better file-extract UX + auto-resume after Safari tab eviction
b892b85

kellogcheung commited on

Update placeholder text in chat input and remove redundant tips in index.html
6776b08

kellogcheung commited on

Update title in README.md to correct project name to "Local Llama"
f4353c2

kellogcheung commited on

Update title and emoji in README.md to reflect project name change
ff5e08d

kellogcheung commited on

Update header title from "MedGemma Local" to "Local Llama"
1aacfd6

kellogcheung commited on

Update title and remove logo from header in index.html
0231df0

kellogcheung commited on

Clean up UI text for Llama 3.2 baseline
b92bad2

kellogcheung commited on

Switch baseline to Llama-3.2-1B-Instruct-q4f16
686294a

kellogcheung commited on

Try gemma-3-1b-it-ONNX-GQA variant (browser-targeted)
a23081b

kellogcheung commited on

Upgrade transformers.js 3.5.2 -> 3.8.1 for Gemma 3 fixes
583a6ab

kellogcheung commited on

Smoke test: switch to gemma-3-270m-it (1B fails ONNX parse)
adbd218

kellogcheung commited on

Switch quantization q4 -> q4f16 (q4 variant fails to load)
5976940

kellogcheung commited on

Auto-fallback WebGPU -> WASM; surface ONNX numeric error codes
194b046

kellogcheung commited on

Build MedGemma Local: transformers.js static Space
5b9c169

kellogcheung commited on

initial commit
c80d158
verified

kellogcheung commited on