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
318503cd383b033817aba8d9c49930cb54174a44
candle
/
candle-core
History
laurent
318503cd38
Cache the causal mask in llama.
2023-06-27 12:21:08 +01:00
..
examples
Cache the causal mask in llama.
2023-06-27 12:21:08 +01:00
src
Fix two cuda bugs (matmul and where_cond).
2023-06-27 11:31:04 +01:00
tests
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
Cargo.toml
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
LICENSE
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
candle
Minimalist ML framework for Rust