Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement top_p / nucleus sampling (#819) | Juarez Bochi | 2023-09-12 | 1 | -5/+11 |
* | Llama2c WASM UI improvements (#732) | Radamés Ajna | 2023-09-04 | 1 | -1/+1 |
* | Add a repeat penalty to the llama2.c wasm example. (#709) | Laurent Mazare | 2023-09-01 | 1 | -37/+3 |
* | Llama2.c wasm module. (#686) | Laurent Mazare | 2023-08-31 | 1 | -5/+5 |
* | Bugfix for the llama2 wasm example. (#310) | Laurent Mazare | 2023-08-02 | 1 | -7/+24 |
* | Wasm llama2 tweaks (#309) | Laurent Mazare | 2023-08-02 | 1 | -21/+7 |
* | Softmax numerical stability. (#267) | Laurent Mazare | 2023-07-28 | 1 | -2/+2 |
* | Polish the llama2 wasm ui. (#232) | Laurent Mazare | 2023-07-24 | 1 | -5/+13 |
* | Re-organize the wasm examples (#231) | Laurent Mazare | 2023-07-24 | 1 | -0/+353 |