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
89a00b56cce79e1735928701c0e45f5c70122adb
candle
/
candle-core
History
Laurent Mazare
9a5c7db91a
Add support for i64 (
#563
)
...
* Add the i64 dtype. * Adapt the cuda kernels.
2023-08-23 10:42:19 +01:00
..
examples
Handle GGUF files in tensor-tools. (
#558
)
2023-08-23 06:32:07 +01:00
src
Add support for i64 (
#563
)
2023-08-23 10:42:19 +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