mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 00:34:44 +00:00
Fix lint
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
4df07a55f3
commit
14497edf89
1 changed files with 1 additions and 1 deletions
|
@ -203,4 +203,4 @@ log "👉 API endpoint: http://localhost:${PORT}"
|
||||||
log "📖 Documentation: https://llama-stack.readthedocs.io/en/latest/references/index.html"
|
log "📖 Documentation: https://llama-stack.readthedocs.io/en/latest/references/index.html"
|
||||||
log "💻 To access the llama‑stack CLI, exec into the container:"
|
log "💻 To access the llama‑stack CLI, exec into the container:"
|
||||||
log " $ENGINE exec -ti llama-stack bash"
|
log " $ENGINE exec -ti llama-stack bash"
|
||||||
log ""
|
log ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue