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
dbe3e4e7c0cb19c31a76309f20542afa0b6bb863
candle
/
candle-core
History
laurent
dbe3e4e7c0
Add some test utils module.
2023-06-27 16:20:28 +01:00
..
examples
Cache the causal mask in llama.
2023-06-27 12:21:08 +01:00
src
Factor the slicing code in cuda.
2023-06-27 15:45:59 +01:00
tests
Add some test utils module.
2023-06-27 16:20:28 +01:00
Cargo.toml
Use num-cpus to enable parallelism.
2023-06-27 14:42:26 +01: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