feat: Add more test-cases and remove dev container (#433)

Signed-off-by: Aisuko <urakiny@gmail.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Aisuko 2023-05-30 21:01:55 +10:00 committed by GitHub
parent f401181cb5
commit 49ce24984c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 33 additions and 76 deletions

4
.gitignore vendored
View file

@ -2,9 +2,12 @@
go-llama
gpt4all
go-stable-diffusion
go-ggml-transformers
go-gpt2
go-rwkv
whisper.cpp
bloomz
go-bert
# LocalAI build binary
LocalAI
@ -15,6 +18,7 @@ local-ai
# Ignore models
models/*
test-models/
test-dir/
release/