mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
05f35b182c
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
14 lines
202 B
Plaintext
14 lines
202 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/*.bin
|
|
models/ggml-* |