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-18 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eed1631ee2b62071e2d569c791ee4fa1457c242f
candle
/
candle-core
History
Nicolas Patry
eed1631ee2
Reuse buffers on our own reference counts.
2023-11-18 23:28:59 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Reuse buffers on our own reference counts.
2023-11-18 23:28:59 +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