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-21 20:22:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bb68854d3a37c05a452312b633174b7b9c6d633
candle
/
candle-core
History
laurent
1bb68854d3
Tweaks to the graph experiment.
2024-10-03 17:12:52 +02:00
..
benches
Add support for Llama 3.1 (
#2359
)
2024-07-26 21:32:26 +02:00
examples
Tweaks to the graph experiment.
2024-10-03 17:12:52 +02:00
src
Fix for cudnn bf16 conv2d. (
#2535
)
2024-10-02 23:18:55 +02:00
tests
Efficient implementation of
Tensor::ones()
for
metal
(
#2512
)
2024-10-01 19:11:59 +02:00
Cargo.toml
Cuda graph experiments.
2024-10-03 08:43:00 +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