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
72ebb12bca44776063833aed8570261367ced09a
candle
/
candle-examples
History
Laurent Mazare
72ebb12bca
Remove some dead-code annotations. (
#629
)
...
* Remove some dead-code annotations. * More dead code removal. * One more. * CI fix.
2023-08-27 18:52:33 +01:00
..
examples
Remove some dead-code annotations. (
#629
)
2023-08-27 18:52:33 +01:00
src
Move the yolo model bits in a separate file. (
#602
)
2023-08-25 12:47:55 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples