mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
pre-commit issue in another file
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
This commit is contained in:
parent
1a6825ccb9
commit
9f655ec9c3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Breaking down the demo app, this section will show the core pieces that are used
|
|||
### Setup Remote Inferencing
|
||||
Start a Llama Stack server on localhost. Here is an example of how you can do this using the firework.ai distribution:
|
||||
```
|
||||
conda create -n stack-fireworks python=3.10
|
||||
conda create -n stack-fireworks python=3.10
|
||||
conda activate stack-fireworks
|
||||
pip install --no-cache llama-stack==0.1.4
|
||||
llama stack build --template fireworks --image-type conda
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue