meenchen commited on
Commit
91cfc7c
·
1 Parent(s): b1c27cd

address min latency server description

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -123,6 +123,7 @@ if __name__ == '__main__':
123
 
124
  #### Minimum Latency Server Deployment
125
 
 
126
 
127
  **Step 1: Create configuration file (`args.yaml`)**
128
 
 
123
 
124
  #### Minimum Latency Server Deployment
125
 
126
+ If you want to deploy your endpoint to minimize response latency for a single-concurrency or low-concurrency use case, follow the instructions below.
127
 
128
  **Step 1: Create configuration file (`args.yaml`)**
129