mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-19 20:57:54 +00:00
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
# go-llama build artifacts
|
|
go-llama
|
|
go-gpt4all-j
|
|
|
|
# LocalAI build binary
|
|
LocalAI
|
|
local-ai
|
|
# prevent above rules from omitting the helm chart
|
|
!charts/*
|
|
|
|
# Ignore models
|
|
models/*.bin
|
|
models/ggml-* |