Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for attention bias in gemma + refactor things a bit. (#1744) | Laurent Mazare | 2024-02-22 | 1 | -5/+18 |
* | Add the prelu layer. (#1402) | Laurent Mazare | 2023-12-03 | 1 | -1/+2 |
* | Add clone to various nn layers. (#910) | Laurent Mazare | 2023-09-20 | 1 | -1/+1 |
* | Segment Anything - process images (#766) | Laurent Mazare | 2023-09-07 | 1 | -2/+3 |
* | Musicgen text embeddings. (#726) | Laurent Mazare | 2023-09-03 | 1 | -0/+8 |
* | VarBuilder cleanup (#627) | Laurent Mazare | 2023-08-27 | 1 | -3/+3 |
* | Add a simple Module trait and implement it for the various nn layers (#500) | Laurent Mazare | 2023-08-18 | 1 | -2/+4 |
* | Llama more training (#297) | Laurent Mazare | 2023-08-01 | 1 | -1/+22 |
* | Add some documentation and test to the linear layer. (#151) | Laurent Mazare | 2023-07-12 | 1 | -0/+19 |
* | Sketch the candle-nn crate. (#115) | Laurent Mazare | 2023-07-10 | 1 | -0/+25 |