Furiosa Model Server - Model Repository API
The model-management surface of Furiosa Model Server, implementing the Triton Inference Server Model Repository extension - POST /v2/repository/index to list the repository and each model's readiness state, and POST /v2/repository/models/{name}/load and /unload to bring models in and out of the server. Available over both REST and gRPC. No authentication is declared, so this surface must stay on a trusted network.