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-15 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b01ebbad8ad55c078bc8ac70d12ed7fc9b7dca9b
candle
/
candle-transformers
History
Laurent Mazare
2653002f29
Gumbel-Softmax sampling. (
#2894
)
...
* Gumbel-Softmax sampling. * Add a sampling test. * Share the gumbel-softmax bits.
2025-04-14 15:42:42 +02:00
..
src
Gumbel-Softmax sampling. (
#2894
)
2025-04-14 15:42:42 +02:00
tests
Gumbel-Softmax sampling. (
#2894
)
2025-04-14 15:42:42 +02:00
Cargo.toml
Add a cudnn feature to candle-nn/candle-transformers. (
#2890
)
2025-04-13 17:43:41 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers