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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df6814f34ef8cbbf0b5e9e98fc8a71690cf8e8a4
candle
/
candle-core
History
Nicolas Patry
df6814f34e
Refactor to simplify our lives for settings the params in the encoder.
2023-11-20 14:12:57 +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-20 14:12:57 +01:00
tests
Add a simple implementation of cumsum. (
#1334
)
2023-11-15 21:11:15 +00:00
Cargo.toml
Adding the actual backend
2023-11-20 14:12:56 +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