Skip to content

Commit 9a9f874

Browse files
xion-chokimohiomanbo
authored andcommitted
fix: correct name typo from 'applicaiton' to 'application'
Signed-off-by: Changho Kim <[email protected]>
1 parent 79d9701 commit 9a9f874

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages/api/embeddings

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/embeddings/onnx.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ that means that you model is larger than 2GB and is serialized in two files: `mo
129129
130130
The `model.onnx_data` is called link:https://onnx.ai/onnx/repo-docs/ExternalData.html#external-data[External Data] and is expected to be under the same directory of the `model.onnx`.
131131
132-
Currently the only workaround is to copy the large `model.onnx_data` in the folder you run your Boot applicaiton.
132+
Currently the only workaround is to copy the large `model.onnx_data` in the folder you run your Boot application.
133133
====
134134

135135
[NOTE]

0 commit comments

Comments
 (0)