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-15 02:16:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e86717bf274c6a0380f56f195727812e49f80a2
candle
/
candle-core
History
Laurent Mazare
1e86717bf2
Fix a couple typos (
#1451
)
...
* Mixtral quantized instruct. * Fix a couple typos.
2023-12-17 05:20:05 -06:00
..
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Fix a couple typos (
#1451
)
2023-12-17 05:20:05 -06:00
tests
Fix the logsumexp test. (
#1426
)
2023-12-12 10:56:11 -06:00
Cargo.toml
Fix comments.
2023-11-20 14:13:44 +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