mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Fix some typos in distributions/providers docs (#603)
Fixed some typos that I spotted while reading the new/updated docs. Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
b52df5fe5b
commit
7e1d628864
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Configuring a Stack
|
||||
|
||||
The Llama Stack runtime configuration is specified as a YAML file. Here is a simplied version of an example configuration file for the Ollama distribution:
|
||||
The Llama Stack runtime configuration is specified as a YAML file. Here is a simplified version of an example configuration file for the Ollama distribution:
|
||||
|
||||
```{dropdown} Sample Configuration File
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue