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-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2bfbcb79ce80e45078ff6b7fefad18a09ef6554
candle
/
candle-core
History
laurent
e2bfbcb79c
Support dim indexes in cat.
2023-07-05 20:39:08 +01:00
..
examples
Move llama in a cargo-examples directory.
2023-07-03 11:30:58 +01:00
src
Support dim indexes in cat.
2023-07-05 20:39:08 +01:00
tests
Use broadcasted scalars for const tensors.
2023-06-29 11:56:40 +01:00
Cargo.toml
Move llama in a cargo-examples directory.
2023-07-03 11:30:58 +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