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-20 12:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a72b50e2c0d15b14ae7d94a478b7162eacb80cfb
candle
/
candle-transformers
History
Laurent Mazare
a72b50e2c0
Build alibi bias. (
#1115
)
...
* Build alibi bias. * Apply the alibi attention bias. * Add the replit-code example.
2023-10-17 20:41:37 +01:00
..
src
Build alibi bias. (
#1115
)
2023-10-17 20:41:37 +01:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Bump the version to 0.3.0. (
#1014
)
2023-10-01 13:51:57 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers