mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-25 20:25:01 +00:00
fix(makefile): fix go-gpt2 folder and add verification before git clone (#51)
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
79791438fe
commit
05f35b182c
5 changed files with 51 additions and 43 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# go-llama build artifacts
|
||||
go-llama
|
||||
go-gpt4all-j
|
||||
go-gpt2
|
||||
|
||||
# LocalAI build binary
|
||||
LocalAI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue