mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
minor heading
This commit is contained in:
parent
8e17d1e94e
commit
037212c7b1
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ INFO: Uvicorn running on http://[::]:5000 (Press CTRL+C to quit)
|
||||||
|
|
||||||
This server is running a Llama model locally.
|
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.
|
Once the server is setup, we can test it with a client to see the example outputs.
|
||||||
```
|
```
|
||||||
cd /path/to/llama-stack
|
cd /path/to/llama-stack
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue