summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/stable_lm.rs
Commit message (Expand)AuthorAgeFilesLines
* Tracing for StableLM and quantized StableLM. (#1068)Laurent Mazare2023-10-101-0/+12
* Quantized version of StableLM. (#1058)Laurent Mazare2023-10-081-7/+6
* Add flash-attn support for stable-lm. (#1052)Laurent Mazare2023-10-071-2/+29
* Add the stable-lm example. (#1046)Laurent Mazare2023-10-061-4/+13
* Sketch the stable-lm model. (#1045)Laurent Mazare2023-10-061-0/+364