mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-10 04:08:31 +00:00
style: update model id in model list title
Signed-off-by: reidliu <reid201711@gmail.com>
This commit is contained in:
parent
cc700b2f68
commit
6903e782a7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class ModelList(Subcommand):
|
|||
|
||||
headers = [
|
||||
"Model Descriptor",
|
||||
"Hugging Face Repo",
|
||||
"Model ID",
|
||||
"Context Length",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue