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-19 19:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c753f72c8552ba3e108bd3f1a04971e8abbf3012
candle
/
candle-transformers
History
Laurent Mazare
c753f72c85
Support for attention bias in gemma + refactor things a bit. (
#1744
)
...
* Support for attention bias in gemma + refactor things a bit. * Fix the cuda tests.
2024-02-22 09:35:28 +01:00
..
src
Support for attention bias in gemma + refactor things a bit. (
#1744
)
2024-02-22 09:35:28 +01:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Supports more audio formats (
#1628
)
2024-02-03 14:26:04 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers