candle/candle-examples
Laurent Mazare d9904a3baf
Update to cudarc 0.14 (breaking change). (#2858)
* Start updating to cudarc 0.14.

* Adapt a couple more things.

* And a couple more fixes.

* More tweaks.

* And a couple more fixes.

* Bump the major version number.

* Proper module system for the cuda kernels.

* Proper ptx loading.

* Launch the sort kernel.

* Custom op.

* Start using the builder pattern.

* More builder.

* More builder.

* Get candle-core to compile.

* Get the tests to pass.

* Get candle-nn to work too.

* Support for custom cuda functions.

* cudnn fixes.

* Get flash attn to run.

* Switch the crate versions to be alpha.

* Bump the ug dependency.
2025-04-03 09:12:19 +02:00
..
examples Update to cudarc 0.14 (breaking change). (#2858) 2025-04-03 09:12:19 +02:00
src Fix GLM4 alignment issue (#2723) 2025-01-20 22:51:46 +01:00
Cargo.toml Fix GLM4 alignment issue (#2723) 2025-01-20 22:51:46 +01:00
README.md Add some missing readme files. (#304) 2023-08-02 10:57:12 +01:00
build.rs Pin the revision used for phi-v2 + make it the default. (#1572) 2024-01-12 09:19:30 +01:00

README.md

candle-examples