diff options
Diffstat (limited to 'snippets/hyperstack/pi-vm2')
| -rwxr-xr-x | snippets/hyperstack/pi-vm2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/snippets/hyperstack/pi-vm2 b/snippets/hyperstack/pi-vm2 deleted file mode 100755 index 5f07e7d..0000000 --- a/snippets/hyperstack/pi-vm2 +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash -set -euo pipefail - -script_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) -cd "$script_dir" - -exec pi --model 'hyperstack2/bullpoint/Qwen3-Coder-Next-AWQ-4bit' "$@" |
