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
2cc124799944032cafb4f43d110f3148721c1443
candle
/
candle-core
History
Laurent Mazare
12b2a337f3
Handle start-offset when loading a tensor from a pickle file. (
#1546
)
2024-01-08 09:20:48 +01:00
..
benches
Sketch the minimal mamba example. (
#1465
)
2023-12-22 00:28:50 +01:00
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Handle start-offset when loading a tensor from a pickle file. (
#1546
)
2024-01-08 09:20:48 +01:00
tests
Simpler repro for the neon optimization issue + bugfix (
#1544
)
2024-01-07 20:21:49 +01:00
Cargo.toml
Simplifying our internal cargo dependencies. (
#1529
)
2024-01-07 12:04:14 +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