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
07a682c2ff6f18834639eef9f295d0cfeb649d4e
candle
/
candle-core
History
laurent
07a682c2ff
Run the tensor tests for the cuda backend too.
2023-06-27 15:37:01 +01:00
..
examples
Cache the causal mask in llama.
2023-06-27 12:21:08 +01:00
src
Run the tensor tests for the cuda backend too.
2023-06-27 15:37:01 +01:00
tests
Run the tensor tests for the cuda backend too.
2023-06-27 15:37:01 +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