Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a Context trait similar to anyhow::Context. (#2676) | Laurent Mazare | 2024-12-22 | 1 | -2/+2 |
* | 20241118 docs (#2629) | zachcp | 2024-11-19 | 1 | -0/+5 |
* | Include topk sampling in the quantized example. (#2005) | Laurent Mazare | 2024-04-04 | 1 | -1/+25 |
* | Allow for arbitrary temperature modifications. | laurent | 2024-03-23 | 1 | -1/+7 |
* | Add topk sampling. (#1923) | Laurent Mazare | 2024-03-23 | 1 | -24/+61 |
* | Use softmax-last-dim in the quantized example. (#848) | Laurent Mazare | 2023-09-14 | 1 | -19/+22 |
* | Implement top_p / nucleus sampling (#819) | Juarez Bochi | 2023-09-12 | 1 | -13/+57 |
* | Better handling of zero temperatures. (#532) | Laurent Mazare | 2023-08-21 | 1 | -1/+2 |
* | Softmax numerical stability. (#267) | Laurent Mazare | 2023-07-28 | 1 | -1/+1 |
* | Sketch the candle-transformers crate. (#147) | Laurent Mazare | 2023-07-12 | 1 | -0/+35 |