diff options
author | Laurent Mazare <laurent.mazare@gmail.com> | 2023-10-29 16:12:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-29 15:12:22 +0000 |
commit | 7bbde55c61d9bff90c9f7d0005ed17bbea4b4a8f (patch) | |
tree | 4a8fbbfa51609082379ee849ee8ec83c81709700 /candle-pyo3/stub.py | |
parent | c3f2676d4932daaa5aa7e1bb7faad343ad54d36e (diff) | |
download | candle-7bbde55c61d9bff90c9f7d0005ed17bbea4b4a8f.tar.gz candle-7bbde55c61d9bff90c9f7d0005ed17bbea4b4a8f.tar.bz2 candle-7bbde55c61d9bff90c9f7d0005ed17bbea4b4a8f.zip |
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.
Diffstat (limited to 'candle-pyo3/stub.py')
0 files changed, 0 insertions, 0 deletions