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
a52d407ae65cab1d78fc9f15b398c59cc96a2e82
candle
/
candle-examples
History
Jani Monoses
a52d407ae6
Add ConvNeXt model. (
#1604
)
2024-02-03 13:34:28 +01:00
..
examples
Add ConvNeXt model. (
#1604
)
2024-02-03 13:34:28 +01:00
src
Helper function to load sharded safetensors files (
#1481
)
2023-12-25 21:49:21 +01:00
build.rs
Pin the revision used for phi-v2 + make it the default. (
#1572
)
2024-01-12 09:19:30 +01:00
Cargo.toml
Use bindgen-cuda for the custom-kernel example. (
#1536
)
2024-01-07 17:18:46 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples