diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-06-17 19:30:22 +0300 |
---|---|---|
committer | Georgi Gerganov <ggerganov@gmail.com> | 2023-06-17 19:31:20 +0300 |
commit | 051e1b0e6a6e3aee7d989b47760980e6fda5861c (patch) | |
tree | b2b2cdb4d59003606c4dce3751273a3911d3b7e0 /.gitignore | |
parent | 86c7571864ff331f8cdb9e092f3abeb123729a56 (diff) |
llama : fix kv_cache `n` init (close #1903)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ models/* /perplexity /embedding /train-text-from-scratch +/simple /benchmark-matmult /vdot /server |