Files
candle/candle-examples
Laurent Mazare 7bbde55c61 Marian MT model (#1210)
* Skeleton files for the marian MT model.

* Marian initialization.

* Implement the attention forward method.

* Forward pass for the encoder side.

* Expose the encoder and decoder.

* Start plugging the decoder.

* Forward pass for the decoder layer.

* Set up the marian example.

* Add some missing backtraces.

* Bugfix.
2023-10-29 15:12:22 +00:00
..
2023-10-29 15:12:22 +00:00
2023-09-30 18:25:47 +01:00
2023-07-26 07:48:10 +01:00

candle-examples