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 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ad822a9831ea3d0970783daa2ca20811b2f8de1
candle
/
candle-core
History
Laurent Mazare
8ad822a983
Add a function to clear the KV cache in falcon. (
#2066
)
...
* Add a function to clear the KV cache in falcon. * Clippy.
2024-04-15 09:29:25 +02:00
..
benches
Add benchmarks for qmatmul operations (
#2048
)
2024-04-13 12:30:14 +02:00
examples
Move the tensor-tools binary in a separate crate. (
#1969
)
2024-03-30 15:49:37 +01:00
src
Add a function to clear the KV cache in falcon. (
#2066
)
2024-04-15 09:29:25 +02:00
tests
Handle zero dims in some simple operations. (
#2064
)
2024-04-15 09:18:54 +02:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust