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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cb0bd1dfaac97425a0805a2e7f24ea7992236c0
candle
/
candle-core
History
Laurent Mazare
afb6575835
Use the new MLX kernels to handle the BF16 matmul. (
#2470
)
2024-09-11 17:34:05 +02: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
Use the new MLX kernels to handle the BF16 matmul. (
#2470
)
2024-09-11 17:34:05 +02:00
tests
Add a minimal test for the metal bf16 matmul. (
#2381
)
2024-08-01 11:22:46 +02:00
Cargo.toml
Add a basic metal example with capture (
#2324
)
2024-07-09 12:38:11 +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