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-18 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2f42ab086e3fd5426052dfc83d5e85d114f6e46
candle
/
candle-core
History
Lukas Kreussel
d2f42ab086
Referenze implementations of
q2k
and
q3k
vec-dot functions (
#580
)
...
* add `q2k` vec-dot * `q3k` vec-dot + quantization bugfix
2023-08-24 12:35:54 +01:00
..
examples
Add to the cuda example a reproduction of the issue. (
#579
)
2023-08-24 12:07:31 +01:00
src
Referenze implementations of
q2k
and
q3k
vec-dot functions (
#580
)
2023-08-24 12:35:54 +01:00
tests
Referenze implementations of
q2k
and
q3k
vec-dot functions (
#580
)
2023-08-24 12:35: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