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-17 02:58:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e02f1912bb22447d7f992881745e2830f11f3d9d
candle
/
candle-core
History
Nicolas Patry
e02f1912bb
Reusing a single buffer (for now) to speed things up.
2023-11-11 17:43:35 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Reusing a single buffer (for now) to speed things up.
2023-11-11 17:43:35 +01:00
tests
Missing new test.
2023-11-11 17:42:53 +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