Package pinned self-hosted SmolVLM2 bootstrap #52

Merged
rockachopa merged 1 commits from timmy/10-reproducible-smolvlm-bootstrap into main 2026-08-21 12:55:18 +00:00
Member

Closes #10

Delivered

  • pinned llama.cpp commit and SHA-256 receipts for both GGUF files
  • clean install/start/health/stop lifecycle under a user data directory
  • loopback-only default with weights kept outside Git
  • release demo visibly identifies verified private bootstrap behavior using the existing synthetic fixture

Evidence

  • npm test — 49 passed
  • npm run test:photo — passed
  • npm run check:syntax && npm run check:diff — passed
  • npm audit --audit-level=high — 0 vulnerabilities
  • real-browser demo recording completed as WebM

Safety/privacy: this does not diagnose, does not include weights or real medical images, and keeps the worker private by default.

Closes #10 ## Delivered - pinned llama.cpp commit and SHA-256 receipts for both GGUF files - clean install/start/health/stop lifecycle under a user data directory - loopback-only default with weights kept outside Git - release demo visibly identifies verified private bootstrap behavior using the existing synthetic fixture ## Evidence - `npm test` — 49 passed - `npm run test:photo` — passed - `npm run check:syntax && npm run check:diff` — passed - `npm audit --audit-level=high` — 0 vulnerabilities - real-browser demo recording completed as WebM Safety/privacy: this does not diagnose, does not include weights or real medical images, and keeps the worker private by default.
rockachopa added 1 commit 2026-08-21 08:16:01 +00:00
feat: package pinned self-host vision bootstrap
All checks were successful
Quality gates / quality (pull_request) Successful in 1m30s
982fab273c
rockachopa merged commit 8e3c2f8889 into main 2026-08-21 12:55:18 +00:00
Sign in to join this conversation.
No description provided.