mirror of
https://github.com/samvallad33/vestige.git
synced 2026-06-20 21:18:08 +02:00
Add simple Vestige update flow
This commit is contained in:
parent
fb250207a3
commit
c77b05078c
16 changed files with 733 additions and 65 deletions
|
|
@ -2,8 +2,8 @@
|
|||
# install-sandwich.sh — One-command installer for the Vestige Cognitive Sandwich.
|
||||
#
|
||||
# Usage:
|
||||
# curl -fsSL https://raw.githubusercontent.com/samvallad33/vestige/v2.1.1/scripts/install-sandwich.sh | sh
|
||||
# # or, from a checkout:
|
||||
# vestige sandwich install
|
||||
# # or, from a checkout / source archive:
|
||||
# ./scripts/install-sandwich.sh [--force] [--enable-preflight] [--enable-sanhedrin] [--with-launchd] [--include-memory-loader]
|
||||
# ./scripts/install-sandwich.sh --enable-sanhedrin --sanhedrin-endpoint=http://127.0.0.1:11434/v1/chat/completions --sanhedrin-model=qwen2.5:14b
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue