Semver rename: mortdecai:0.4.0, mortdecai:0.5.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -157,12 +157,12 @@ Response:
|
||||
```bash
|
||||
curl -X POST http://gateway:8434/admin/update-model \
|
||||
-H "Authorization: Bearer $KEY" \
|
||||
-d '{"url": "https://mortdec.ai/dl/v5/mortdecai-v5.gguf", "name": "mortdecai-v5"}'
|
||||
-d '{"url": "https://mortdec.ai/dl/v5/mortdecai-0.5.0.gguf", "name": "mortdecai:0.5.0"}'
|
||||
```
|
||||
|
||||
**Manual update**: Run the update script:
|
||||
```bash
|
||||
./update-model.sh https://mortdec.ai/dl/v5/mortdecai-v5.gguf mortdecai-v5
|
||||
./update-model.sh https://mortdec.ai/dl/v5/mortdecai-0.5.0.gguf mortdecai:0.5.0
|
||||
```
|
||||
|
||||
## Response Metadata
|
||||
|
||||
Reference in New Issue
Block a user