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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e9432401206953e83d53d943e0dd06ce72d4ce8
candle
/
candle-transformers
History
Laurent Mazare
3e94324012
Add some sentence similarity part to the t5 example. (
#835
)
...
* Add some sentence similarity part to the t5 example. * Clippy fix.
2023-09-13 10:44:02 +01:00
..
src
Add some sentence similarity part to the t5 example. (
#835
)
2023-09-13 10:44:02 +01:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Bump the crate version + update the changelog. (
#822
)
2023-09-12 06:39:24 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers