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-17 19:18:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2db5adf827429f2df0b0d2597b34d8a8980a2e4
candle
/
candle-examples
History
Nicolas Patry
c8c603ce96
Removing the fences speeds everything up and *is* correct this time...
2024-01-15 17:43:00 +01:00
..
examples
Removing the fences speeds everything up and *is* correct this time...
2024-01-15 17:43:00 +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