Skip to content

Commit a637926

Browse files
committed
fixed a minor typo in heading
1 parent f135598 commit a637926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/advanced/api_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: FastAPI inference server
44
sidebar_position: 3
55
---
66

7-
# ⚡️ Running model inference with FastAPI Ssrver
7+
# ⚡️ Running model inference with FastAPI Server
88

99
<!-- Once you have fine-tuned your model, you can run the inference using a FastAPI server. -->
1010
After successfully fine-tuning your model, you can perform inference using a FastAPI server. The following steps guide you through launching and utilizing the API server for your fine-tuned model.

0 commit comments

Comments
 (0)