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
8b6f5be1cc16f5e50fa6137a9e9faf75e73c20c2
candle
/
candle-core
History
Laurent Mazare
8b6f5be1cc
Support q5k quantized data. (
#320
)
2023-08-04 09:51:30 +01:00
..
examples
Rename the candle crate to candle-core (
#301
)
2023-08-02 08:20:22 +01:00
src
Support q5k quantized data. (
#320
)
2023-08-04 09:51:30 +01:00
tests
Rename the candle crate to candle-core (
#301
)
2023-08-02 08:20:22 +01:00
Cargo.toml
Update the repo location. (
#305
)
2023-08-02 11:12:18 +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