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
31ab2ddaebe632f06f647c470259364eb53ca9e8
candle
/
candle-nn
History
Juarez Bochi
9daa6dbe87
Extract T5 module and add main function to use it (
#829
)
...
* Extract t5 out of musicgen * Add main for t5 module
2023-09-13 07:14:05 +01:00
..
examples
Bugfix for the conv2d cpu kernel. (
#820
)
2023-09-11 23:11:27 +01:00
src
Extract T5 module and add main function to use it (
#829
)
2023-09-13 07:14:05 +01:00
tests
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
Cargo.toml
Extract T5 module and add main function to use it (
#829
)
2023-09-13 07:14:05 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn