You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/advanced/api_server.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: FastAPI inference server
4
4
sidebar_position: 3
5
5
---
6
6
7
-
# ⚡️ Running model inference with FastAPI Ssrver
7
+
# ⚡️ Running model inference with FastAPI Server
8
8
9
9
<!-- Once you have fine-tuned your model, you can run the inference using a FastAPI server. -->
10
10
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