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
2813fb5dbc404db927dab20b59ef3f2b9dbfc389
candle
/
candle-core
History
Nicolas Patry
2813fb5dbc
Cleanup fixed a few ops removed debugging scaffolding.
2023-11-20 14:12:57 +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-20 14:12:57 +01:00
tests
Add a simple implementation of cumsum. (
#1334
)
2023-11-15 21:11:15 +00:00
Cargo.toml
Adding the actual backend
2023-11-20 14:12:56 +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