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 04:10:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8babfe0411acfbee867c6aeebe2077d5b91ef27a
candle
/
candle-core
History
Ivar Flakstad
8babfe0411
Fixed all bugs. Improved code quality. Added tests.
2024-01-30 14:40:46 +01:00
..
benches
Fixed all bugs. Improved code quality. Added tests.
2024-01-30 14:40:46 +01:00
examples
Quantized GGUF style (
#1523
)
2024-01-17 10:27:58 +01:00
src
Merge branch 'main' into ivarflakstad/metal-reduce-2
2024-01-22 18:44:51 +01:00
tests
Quantized GGUF style (
#1523
)
2024-01-17 10:27:58 +01:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +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