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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8b39dd7b784b3c3cdd4d228813bd48b2d0d79bb
candle
/
candle-core
History
Laurent Mazare
a8b39dd7b7
Fix for q5_1 quantization. (
#617
)
...
* Fix for q5_1 quantization. * Fix some typos.
2023-08-27 08:31:18 +01:00
..
examples
More pickle support. (
#588
)
2023-08-24 18:45:10 +01:00
src
Fix for q5_1 quantization. (
#617
)
2023-08-27 08:31:18 +01:00
tests
Fix for q5_1 quantization. (
#617
)
2023-08-27 08:31:18 +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