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 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
347e31c9ff08f52574c0158e2a48cab52e224b4d
candle
/
candle-core
History
Laurent Mazare
347e31c9ff
Add the tril/triu/eye ops. (
#1333
)
...
* Add tril/triu/eye. * Revert the metal crate tweak.
2023-11-15 20:34:37 +00:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Add the tril/triu/eye ops. (
#1333
)
2023-11-15 20:34:37 +00:00
tests
Add the tril/triu/eye ops. (
#1333
)
2023-11-15 20:34:37 +00:00
Cargo.toml
Update for 0.3.1. (
#1324
)
2023-11-11 18:48:52 +00: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