candle/candle-transformers
Laurent Mazare 89b525b5e7
Convmixer (#1073)
* Only optimize float tensors.

* Use full tensors for zeros and ones.

* Add a benchmark for the matmul slowness.

* Add the convmixer model.

* Proper adaptive pooling.
2023-10-11 18:24:32 +01:00
..
src Convmixer (#1073) 2023-10-11 18:24:32 +01:00
tests Implement top_p / nucleus sampling (#819) 2023-09-12 18:10:16 +02:00
Cargo.toml Bump the version to 0.3.0. (#1014) 2023-10-01 13:51:57 +01:00
README.md Add some missing readme files. (#304) 2023-08-02 10:57:12 +01:00

README.md

candle-transformers