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-20 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7cc660c682e7940c6bbdd4f1d85c096f5ec5882
candle
/
candle-core
History
Nicolas Patry
d7cc660c68
Refactor to simplify our lives for settings the params in the encoder.
2023-11-10 01:24:49 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Refactor to simplify our lives for settings the params in the encoder.
2023-11-10 01:24:49 +01:00
tests
feat: add backprop for elu (
#1269
)
2023-11-04 21:26:41 +01:00
Cargo.toml
Adding the actual backend
2023-11-09 19:53:14 +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