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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
767a6578f1b8c11cc84be35a367724b368ae7ebb
candle
/
candle-core
History
Laurent Mazare
662c186fd5
Better error message when overflowing in narrow. (
#1119
)
2023-10-18 08:40:14 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Better error message when overflowing in narrow. (
#1119
)
2023-10-18 08:40:14 +01:00
tests
Fix the npy read function and add some testing. (
#1080
)
2023-10-12 15:25:05 +02:00
Cargo.toml
Bump the version to 0.3.0. (
#1014
)
2023-10-01 13:51:57 +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