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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6527ab81a3a6f26dae37f6c56eecf0f4bb826f02
candle
/
candle-examples
History
Laurent Mazare
6527ab81a3
Sketch the segment anything model. (
#759
)
...
* Sketch the segment anything model. * Fix some clippy lint. * Add the mask decoder.
2023-09-07 05:34:05 +01:00
..
examples
Sketch the segment anything model. (
#759
)
2023-09-07 05:34:05 +01:00
src
img2img pipeline for stable diffusion. (
#752
)
2023-09-06 07:06:49 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Add some documentation. (
#673
)
2023-08-30 11:54:00 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples