mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-07 20:50:52 +00:00
Some more toolchain -> stack changes
This commit is contained in:
parent
17172a8bf9
commit
4c045d9ed9
14 changed files with 38 additions and 43 deletions
|
@ -3,10 +3,3 @@
|
|||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
import fire
|
||||
|
||||
from .server import main
|
||||
|
||||
if __name__ == __main__:
|
||||
fire.Fire(main)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue