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-19 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12fc4af8f210006116e224a63ae601b6b04cb456
candle
/
candle-core
History
Nicolas Patry
9130b6c4b6
Removing the fences speeds everything up and *is* correct this time...
2024-01-05 19:26:30 +01:00
..
benches
Sketch the minimal mamba example. (
#1465
)
2023-12-22 00:28:50 +01:00
examples
Cleanup.
2024-01-05 14:29:43 +01:00
src
Removing the fences speeds everything up and *is* correct this time...
2024-01-05 19:26:30 +01:00
tests
Metal quantized modifications proposal.
2024-01-05 14:29:41 +01:00
Cargo.toml
Bump the crate version to 0.3.3. (
#1490
)
2023-12-28 13:38:30 +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