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 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06b37ea7adee586a84376303e64ee141c90001e3
candle
/
candle-core
History
Laurent Mazare
06b37ea7ad
Avoid using tmp values. (
#609
)
2023-08-26 12:28:28 +01:00
..
examples
More pickle support. (
#588
)
2023-08-24 18:45:10 +01:00
src
Avoid using tmp values. (
#609
)
2023-08-26 12:28:28 +01:00
tests
Add reference implementation for
q4k
and
q5k
(
#586
)
2023-08-26 12:07:54 +01:00
Cargo.toml
Add some group parameter to convolutions. (
#566
)
2023-08-23 12:58:55 +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