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-16 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7670fe7d1fa5cacda72c1ab201c5cc34d871ee46
candle
/
candle-core
History
Laurent Mazare
7670fe7d1f
neon optimized q8k multiplication. (
#1021
)
...
* neon optimized q8k multiplication. * Bugfixes. * simdification.
2023-10-02 23:26:34 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
neon optimized q8k multiplication. (
#1021
)
2023-10-02 23:26:34 +01:00
tests
Add the q8k vec-dot multiplication. (
#1019
)
2023-10-02 21:53:34 +01:00
Cargo.toml
Bump the version to 0.3.0. (
#1014
)
2023-10-01 13:51:57 +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