#!/bin/bash curl -s -X POST http://localhost:9090/api/model/load \ -H "Content-Type: application/json" \ -d '{"model_id":"qwen3-4b"}'