jackailocal / docs /WINDOWS_PORTABLE_FLOW.md
jackboy70's picture
Deploy: accurate lite-builder note
f25362a
|
Raw
History Blame Contribute Delete
598 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade

Windows Portable Flow

  1. User inserts USB/SSD.
  2. Windows shows the drive.
  3. User opens the drive and double-clicks START-HERE.cmd.
  4. Script runs windows/Start-JackAILocal.ps1.
  5. Hardware scan writes diagnostics/hardware.json.
  6. Launcher sets local environment variables.
  7. Ollama starts from backends/ollama/windows/ollama.exe.
  8. Ollama reads models from models/ollama on the drive.
  9. JackAILocald.exe starts from bin/JackAILocald.exe.
  10. Browser opens http://127.0.0.1:4891.

No admin rights are required if the host allows execution from USB and local loopback ports.