summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/quantized_llama2_c.rs
Commit message (Expand)AuthorAgeFilesLines
* Documentation Pass for Models (#2617)zachcp2024-11-151-0/+16
* Avoid the attention mask where possible. (#1933)Laurent Mazare2024-03-251-2/+6
* Explicit caching in llama2.c.laurent2024-02-221-22/+35
* Move the llama2-c model in transformers. (#1205)Laurent Mazare2023-10-281-0/+227