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-15 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34cb9f924fb2eba0ee2a206b47854e5d49d2f22d
candle
/
candle-core
History
Laurent Mazare
07067b01dc
Avoid some mutable variables (take 2). (
#554
)
...
* Avoid some mutable variables (take 2). * Fix.
2023-08-22 18:51:20 +01:00
..
examples
Small tweaks to tensor-tools. (
#517
)
2023-08-19 16:50:26 +01:00
src
Avoid some mutable variables (take 2). (
#554
)
2023-08-22 18:51:20 +01:00
tests
Add quantization support for
q2k
,
q3k
,
q4k
and
q5k
(
#524
)
2023-08-22 15:04:55 +01:00
Cargo.toml
Bump the crates version to 0.1.2. (
#522
)
2023-08-20 08:07:07 +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