Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation Pass for Models (#2617) | zachcp | 2024-11-15 | 1 | -0/+6 |
* | Clippy fixes for 1.81.0. (#2461) | Laurent Mazare | 2024-09-05 | 1 | -1/+1 |
* | Make the falcon model cloneable. (#2067) | Laurent Mazare | 2024-04-15 | 1 | -5/+5 |
* | Add a function to clear the KV cache in falcon. (#2066) | Laurent Mazare | 2024-04-15 | 1 | -0/+14 |
* | Support alternative dtypes for mamba (#2036) | Laurent Mazare | 2024-04-10 | 1 | -1/+3 |
* | first commit (#1994) | Jorge António | 2024-04-02 | 1 | -1/+2 |
* | Avoid the attention mask where possible. (#1933) | Laurent Mazare | 2024-03-25 | 1 | -12/+20 |
* | Support for attention bias in gemma + refactor things a bit. (#1744) | Laurent Mazare | 2024-02-22 | 1 | -11/+1 |
* | Use candle_nn::embedding instead of local copies in a few models. (#1562) | Jani Monoses | 2024-01-10 | 1 | -6/+1 |
* | Move some models to candle-transformers so that it's easier to re-use. (#794) | Laurent Mazare | 2023-09-10 | 1 | -0/+484 |