aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-06-17 19:30:22 +0300
committerGeorgi Gerganov <ggerganov@gmail.com>2023-06-17 19:31:20 +0300
commit051e1b0e6a6e3aee7d989b47760980e6fda5861c (patch)
treeb2b2cdb4d59003606c4dce3751273a3911d3b7e0 /.gitignore
parent86c7571864ff331f8cdb9e092f3abeb123729a56 (diff)
llama : fix kv_cache `n` init (close #1903)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e68fd72..e7bfd52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ models/*
/perplexity
/embedding
/train-text-from-scratch
+/simple
/benchmark-matmult
/vdot
/server