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
d2c53f4f2fabe4859caf9875bba3e926b09be8a1
candle
/
candle-core
History
Laurent Mazare
27996a1a9e
Remove the old MFA gemm kernels. (
#2742
)
...
* Remove the old MFA gemm kernels. * Use bf16 in helium on metal.
2025-01-26 20:36:31 +01:00
..
benches
Add support for Llama 3.1 (
#2359
)
2024-07-26 21:32:26 +02:00
examples
Add a basic metal example with capture (
#2324
)
2024-07-09 12:38:11 +02:00
src
Remove the old MFA gemm kernels. (
#2742
)
2025-01-26 20:36:31 +01:00
tests
Explicit error when slice-set is called with the same src and dst. (
#2733
)
2025-01-22 21:31:49 +01:00
Cargo.toml
UG metal integration. (
#2580
)
2024-10-27 15:20:37 +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