Update .gitignore for backend/llama.cpp (#1235)

Signed-off-by: Dave <dave@gray101.com>
This commit is contained in:
Dave 2023-11-01 04:52:02 -04:00 committed by GitHub
parent 6ef7ea2635
commit 6bd56460de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -10,6 +10,8 @@ go-ggllm
__pycache__/
*.a
get-sources
/backend/cpp/llama/grpc-server
/backend/cpp/llama/llama.cpp
go-ggml-transformers
go-gpt2