diff --git a/docs/example/saxml/README.md b/docs/example/saxml/README.md index a0631b30..c644f540 100644 --- a/docs/example/saxml/README.md +++ b/docs/example/saxml/README.md @@ -94,7 +94,7 @@ curl --request POST \ --header "Content-type: application/json" \ -s ${LB_IP}:${PORT}/generate --data \ '{ - "model": "/sax/test/spmd", + "model": "/sax/cell/lmcloudspmd175b32test", "query": "How many days are in a week?" }' ``` \ No newline at end of file