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 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13a5d15ebcfd924b55c4b1f2860abf238117580f
candle
/
candle-core
History
Nicolas Patry
13a5d15ebc
Adding upsample_nearest_2d.
2023-12-25 14:25:19 +01:00
..
benches
Sketch the minimal mamba example. (
#1465
)
2023-12-22 00:28:50 +01:00
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Adding upsample_nearest_2d.
2023-12-25 14:25:19 +01:00
tests
Remove print.
2023-12-18 11:04:16 +01:00
Cargo.toml
Merge pull request
#1318
from huggingface/metal4
2023-12-20 15:37:31 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust