Skip to content

Commit fcf57fe

Browse files
vdiceitowlson
andauthored
Update content/v1/ai-sentiment-analysis-api-tutorial.md
Co-authored-by: itowlson <[email protected]>
1 parent fa94aae commit fcf57fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v1/ai-sentiment-analysis-api-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@ route = "/internal/kv-explorer/..."
887887

888888
### Building and Deploying Your Spin Application
889889

890-
**Note:** Running inferencing on localhost (your CPU) is not as optimal as deploying to Fermyon Cloud's Serverless AI (where inferencing is performed by high-powered GPUs). You can skip this `spin build --up` step and move straight to `spin cloud deploy` if you:
890+
**Note:** Running inferencing on localhost (your CPU) is not as optimal as deploying to a dedicated Serverless AI platform (where inferencing is performed by high-powered GPUs). You can skip this `spin build --up` step and move straight to deployment if you:
891891

892892
- a) are using one of the 3 supported models above,
893893
- b) have configured your `spin.toml` file to explicitly configure the model (as shown above)

0 commit comments

Comments
 (0)