diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-21 09:46:58 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-21 09:46:58 +0200 |
| commit | c693f37a6115f3567cd4fcff4c256a6d20dd6fac (patch) | |
| tree | 04e18f502616535013bab0c7c513a1aabdb9c2f2 /snippets/hyperstack/pi-vm1 | |
| parent | 3f6ef419f52c3361c8914a27c7949c2c8f2be1c8 (diff) | |
moved
Diffstat (limited to 'snippets/hyperstack/pi-vm1')
| -rwxr-xr-x | snippets/hyperstack/pi-vm1 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/snippets/hyperstack/pi-vm1 b/snippets/hyperstack/pi-vm1 deleted file mode 100755 index a6f7937..0000000 --- a/snippets/hyperstack/pi-vm1 +++ /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 'hyperstack1/cyankiwi/NVIDIA-Nemotron-3-Super-120B-A12B-AWQ-4bit' "$@" |
