summaryrefslogtreecommitdiff
path: root/candle-examples/examples/marian-mt
Commit message (Expand)AuthorAgeFilesLines
* Fix the marian tokenizer importer. (#2426)Laurent Mazare2024-08-171-4/+16
* Add a KV cache to marian decoding. (#1226)Laurent Mazare2023-10-311-9/+14
* Instructions for generating the tokenizer configs for marian-mt. (#1225)Laurent Mazare2023-10-312-0/+1404
* Add support for the marian base model. (#1221)Laurent Mazare2023-10-301-11/+45
* Use the hub files for the marian example. (#1220)Laurent Mazare2023-10-302-17/+60
* Bugfixes for marian-mt. (#1219)Laurent Mazare2023-10-301-4/+3
* Marian MT model (#1210)Laurent Mazare2023-10-291-0/+90