LocalAI/.gitignore

44 lines
543 B
Plaintext
Raw Normal View History

# go-llama build artifacts
go-llama
2023-08-22 16:48:06 +00:00
go-llama-stable
/gpt4all
go-stable-diffusion
go-piper
/go-bert
go-ggllm
/piper
__pycache__/
*.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/*
2023-08-18 19:23:14 +00:00
# prevent above rules from omitting the api/localai folder
!api/localai
# 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/
prepare
/ggml-metal.metal