mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
c806eae0de
Signed-off-by: mudler <mudler@mocaccino.org> Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> Co-authored-by: Tyler Gillson <tyler.gillson@gmail.com>
14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
# go-llama build artifacts
|
|
go-llama
|
|
go-gpt4all-j
|
|
go-gpt2
|
|
|
|
# LocalAI build binary
|
|
LocalAI
|
|
local-ai
|
|
# prevent above rules from omitting the helm chart
|
|
!charts/*
|
|
|
|
# Ignore models
|
|
models/*
|
|
test-models/ |