Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix for the llama2 wasm example. (#310) | Laurent Mazare | 2023-08-02 | 2 | -9/+37 |
* | Wasm llama2 tweaks (#309) | Laurent Mazare | 2023-08-02 | 6 | -52/+14 |
* | Update the repo location. (#305) | Laurent Mazare | 2023-08-02 | 3 | -19/+15 |
* | Add version numbers for all the candle crates (#303) | Laurent Mazare | 2023-08-02 | 2 | -4/+4 |
* | Rename the candle crate to candle-core (#301) | Laurent Mazare | 2023-08-02 | 2 | -2/+2 |
* | Display the temperature being used for text generation. (#278) | Laurent Mazare | 2023-07-30 | 1 | -4/+8 |
* | Use u8 tensors for masks. (#273) | Laurent Mazare | 2023-07-29 | 1 | -2/+1 |
* | Softmax numerical stability. (#267) | Laurent Mazare | 2023-07-28 | 4 | -11/+8 |
* | Removing inner dependency on safetensors. | Nicolas Patry | 2023-07-27 | 1 | -1/+1 |
* | TP sharding v2 | Nicolas Patry | 2023-07-27 | 2 | -2/+3 |
* | Micro-cleanup. (#256) | Laurent Mazare | 2023-07-27 | 1 | -4/+2 |
* | Updated. | Nicolas Patry | 2023-07-26 | 1 | -1/+1 |
* | Simple QOL. | Nicolas Patry | 2023-07-26 | 2 | -3/+22 |
* | Add number of tokens. | Nicolas Patry | 2023-07-26 | 1 | -2/+12 |
* | Polish the llama2 wasm ui. (#232) | Laurent Mazare | 2023-07-24 | 6 | -8/+34 |
* | Re-organize the wasm examples (#231) | Laurent Mazare | 2023-07-24 | 18 | -0/+2310 |