- Update OpenClaw version references from 2026.3.13 to 2026.3.28 in README.md, docs/OPENCLAW_ARCHITECTURE.md, and gateway_plugins.txt. - Remove outdated MacOS maintenance instructions (log rotation, credential syncing) from remote luca project. - Redirect remote luca documentation to explicitly refer back to the mw-macbook-pro repository for MacOS-specific routines. - Updated CHANGELOG to reflect version bump and cross-repo document alignments. - Removed completed implementation plan. Co-authored-by: Junie <junie@jetbrains.com>
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
FROM qwen2:0.5b
|
|
PARAMETER num_ctx 131072
|
|
PARAMETER num_gpu 1
|
|
# Force at least one layer to GPU to trigger Metal backend detection
|