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-21 20:22:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28658054ff213a5ec243ad310ada2b61019481e5
candle
/
candle-core
History
Laurent Mazare
28658054ff
More missing quantized bits. (
#615
)
...
* Q4_1 support. * Add Q5_1 quantization. * Tweak.
2023-08-27 07:52:26 +01:00
..
examples
More pickle support. (
#588
)
2023-08-24 18:45:10 +01:00
src
More missing quantized bits. (
#615
)
2023-08-27 07:52:26 +01:00
tests
Add reference implementation for
q4k
and
q5k
(
#586
)
2023-08-26 12:07:54 +01:00
Cargo.toml
Add some group parameter to convolutions. (
#566
)
2023-08-23 12:58:55 +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