This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-16 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c75a98ad2eb89dd7d0fc30016c814738b4c1d0a
candle
/
candle-examples
/
examples
/
musicgen
History
Laurent Mazare
6c75a98ad2
Add the forward pass for the T5 model. (
#152
)
...
* Add the forward pass for the T5 model. * More t5 forward pass.
2023-07-12 22:02:40 +01:00
..
encodec_model.rs
Simplify the var-builder layer setup. (
#133
)
2023-07-10 23:22:58 +01:00
main.rs
MusicGen var-store path cleanup. (
#132
)
2023-07-10 23:13:11 +01:00
musicgen_model.rs
MusicGen var-store path cleanup. (
#132
)
2023-07-10 23:13:11 +01:00
nn.rs
Remove some dead-code pragmas. (
#137
)
2023-07-11 09:33:59 +01:00
t5_model.rs
Add the forward pass for the T5 model. (
#152
)
2023-07-12 22:02:40 +01:00