Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clippy fixes for 1.81.0. (#2461) | Laurent Mazare | 2024-09-05 | 1 | -1/+1 |
* | llama2-c wasm fix. | Laurent | 2023-11-02 | 1 | -1/+3 |
* | Minor cleanup (#1194) | Laurent Mazare | 2023-10-27 | 1 | -17/+3 |
* | Add a simple Module trait and implement it for the various nn layers (#500) | Laurent Mazare | 2023-08-18 | 1 | -1/+1 |
* | Add an abstract type for RmsNorm. (#499) | Laurent Mazare | 2023-08-18 | 1 | -6/+6 |
* | Layer norm tweaks (#482) | Laurent Mazare | 2023-08-17 | 1 | -35/+9 |
* | Wasm llama2 tweaks (#309) | Laurent Mazare | 2023-08-02 | 1 | -4/+4 |
* | Use u8 tensors for masks. (#273) | Laurent Mazare | 2023-07-29 | 1 | -2/+1 |
* | Softmax numerical stability. (#267) | Laurent Mazare | 2023-07-28 | 1 | -1/+1 |
* | Polish the llama2 wasm ui. (#232) | Laurent Mazare | 2023-07-24 | 1 | -1/+1 |
* | Re-organize the wasm examples (#231) | Laurent Mazare | 2023-07-24 | 1 | -0/+321 |