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 12:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7b2a0391d4a96607b5f208164e365b50ad0bbf7
candle
/
candle-core
History
Laurent Mazare
f7b2a0391d
Transpose the weight matrixes for llama2.c. (
#321
)
2023-08-04 13:32:20 +01:00
..
examples
Rename the candle crate to candle-core (
#301
)
2023-08-02 08:20:22 +01:00
src
Transpose the weight matrixes for llama2.c. (
#321
)
2023-08-04 13:32:20 +01:00
tests
Rename the candle crate to candle-core (
#301
)
2023-08-02 08:20:22 +01:00
Cargo.toml
Update the repo location. (
#305
)
2023-08-02 11:12:18 +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