mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
feature: makefile & updates (#23)
Co-authored-by: mudler <mudler@c3os.io> Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
e8eab66c30
commit
c37175271f
10 changed files with 105 additions and 15 deletions
2
main.go
2
main.go
|
@ -136,7 +136,7 @@ echo "An Alpaca (Vicugna pacos) is a domesticated species of South American came
|
|||
},
|
||||
&cli.StringFlag{
|
||||
Name: "default-model",
|
||||
EnvVars: []string{"default-model"},
|
||||
EnvVars: []string{"DEFAULT_MODEL"},
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: "address",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue