minor heading

This commit is contained in:
Xi Yan 2024-09-16 10:32:53 -07:00
parent 8e17d1e94e
commit 037212c7b1

View file

@ -444,7 +444,7 @@ INFO: Uvicorn running on http://[::]:5000 (Press CTRL+C to quit)
This server is running a Llama model locally.
## Step 3.4 Test with Client
### Step 3.4 Test with Client
Once the server is setup, we can test it with a client to see the example outputs.
```
cd /path/to/llama-stack