LocalAI/.gitignore

32 lines
381 B
Plaintext
Raw Normal View History

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