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
16c33383eb2beda515962b219728209b9edb2946
candle
/
candle-examples
/
examples
/
musicgen
History
Laurent Mazare
3eb2bc6d07
Softmax numerical stability. (
#267
)
...
* Softmax numerical stability. * Fix the flash-attn test.
2023-07-28 13:13:01 +01:00
..
encodec_model.rs
Tensor mutability (
#154
)
2023-07-13 11:04:40 +01:00
main.rs
Add some 'cuda-if-available' helper function. (
#172
)
2023-07-15 08:25:15 +01:00
musicgen_model.rs
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00
nn.rs
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
t5_model.rs
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00