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
bfe95115c6c55f90a4aa8712664259b5623e2935
candle
/
candle-core
History
Laurent Mazare
6fa3151820
Allow using gguf-v3 files. (
#1262
)
2023-11-03 23:07:53 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Allow using gguf-v3 files. (
#1262
)
2023-11-03 23:07:53 +01:00
tests
feat: impl backprop for erf and gelu-erf (
#1258
)
2023-11-03 21:32:30 +01:00
Cargo.toml
Bump the version to 0.3.0. (
#1014
)
2023-10-01 13:51:57 +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