diff options
Diffstat (limited to 'snippets/hyperstack')
| -rw-r--r-- | snippets/hyperstack/.pi/settings.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/snippets/hyperstack/.pi/settings.json b/snippets/hyperstack/.pi/settings.json new file mode 100644 index 0000000..23f5df6 --- /dev/null +++ b/snippets/hyperstack/.pi/settings.json @@ -0,0 +1,8 @@ +{ + "defaultProvider": "hyperstack1", + "defaultModel": "cyankiwi/NVIDIA-Nemotron-3-Super-120B-A12B-AWQ-4bit", + "enabledModels": [ + "hyperstack1/cyankiwi/NVIDIA-Nemotron-3-Super-120B-A12B-AWQ-4bit", + "hyperstack2/bullpoint/Qwen3-Coder-Next-AWQ-4bit" + ] +} |
