mirror of
https://github.com/mudler/LocalAI
synced 2026-05-23 17:08:23 +00:00
15 lines
No EOL
205 B
Text
15 lines
No EOL
205 B
Text
# go-llama build artifacts
|
|
go-llama
|
|
go-gpt4all-j
|
|
go-gpt2
|
|
go-rwkv
|
|
|
|
# LocalAI build binary
|
|
LocalAI
|
|
local-ai
|
|
# prevent above rules from omitting the helm chart
|
|
!charts/*
|
|
|
|
# Ignore models
|
|
models/*
|
|
test-models/ |