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
e35669647ddc72f8ce1d3458e9c5d3b3bb3fd33d
candle
/
candle-transformers
History
Nicolas Patry
e35669647d
Fixed matmul (display still broken without casting back to CPU first? )
2023-11-11 17:18:00 +01:00
..
src
Fixed matmul (display still broken without casting back to CPU first? )
2023-11-11 17:18:00 +01:00
tests
Implement top_p / nucleus sampling (
#819
)
2023-09-12 18:10:16 +02:00
Cargo.toml
Add support to UL2 model family (
#1300
)
2023-11-09 18:55:09 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-transformers