LocalAI/.gitignore

40 lines
427 B
Plaintext
Raw Normal View History

# go-llama build artifacts
go-llama
/gpt4all
go-stable-diffusion
go-piper
go-ggllm
/piper
*.a
get-sources
go-ggml-transformers
go-gpt2
2023-05-05 22:21:06 +00:00
go-rwkv
2023-05-09 18:03:29 +00:00
whisper.cpp
/bloomz
go-bert
# LocalAI build binary
LocalAI
local-ai
2023-04-21 20:22:03 +00:00
# prevent above rules from omitting the helm chart
!charts/*
# Ignore models
models/*
2023-05-09 18:03:29 +00:00
test-models/
test-dir/
2023-05-09 18:03:29 +00:00
release/
2023-05-09 18:03:29 +00:00
# just in case
.DS_Store
.idea
# Generated during build
2023-06-10 23:07:39 +00:00
backend-assets/
/ggml-metal.metal