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-17 02:58:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
504d0b9ac75e65fd7f03023f4572e4edf09b3aa3
candle
/
candle-core
History
Nicolas Patry
504d0b9ac7
Potential bug on q4k.
2024-01-05 14:15:47 +01:00
..
benches
Sketch the minimal mamba example. (
#1465
)
2023-12-22 00:28:50 +01:00
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Adding bfloat16 support for the cast kernels. (
#1520
)
2024-01-04 12:12:56 +01:00
tests
Potential bug on q4k.
2024-01-05 14:15:47 +01:00
Cargo.toml
Bump the crate version to 0.3.3. (
#1490
)
2023-12-28 13:38:30 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust