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
1da71a5da156f53db20ec4aec22bfea7043dfcb5
candle
/
candle-core
History
Laurent Mazare
1da71a5da1
Neon optimized version of the q4k vecdot product. (
#632
)
2023-08-27 21:30:47 +01:00
..
examples
Llama quantization. (
#625
)
2023-08-27 14:08:15 +01:00
src
Neon optimized version of the q4k vecdot product. (
#632
)
2023-08-27 21:30:47 +01:00
tests
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
Cargo.toml
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +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