candle/candle-examples
Kyle Birnbaum b2904a830b
implemented quantized-gemma3 (#2902)
* implemented quantized-gemma, inference not working

* Fixed a few modeling bugs: outputing the correct tokens for a few iterations then garbage

* lint

* clippy

* quantized-gemma3 example working

* added readme

* clippy
2025-04-19 07:46:41 +02:00
..
examples implemented quantized-gemma3 (#2902) 2025-04-19 07:46:41 +02:00
src Fix GLM4 alignment issue (#2723) 2025-01-20 22:51:46 +01:00
Cargo.toml Add a cudnn feature to candle-nn/candle-transformers. (#2890) 2025-04-13 17:43:41 +02: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