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
d840838e951a9e9fb36f6dacd8a7cb216fe9cde3
candle
/
candle-core
History
Nicolas Patry
d840838e95
Cleanup fixed a few ops removed debugging scaffolding.
2023-11-11 17:18:00 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Cleanup fixed a few ops removed debugging scaffolding.
2023-11-11 17:18:00 +01:00
tests
Add the var method. (
#1315
)
2023-11-10 22:47:57 +01:00
Cargo.toml
Adding the actual backend
2023-11-11 17:18:00 +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