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 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61ddb9535ee1d5c0ef2b5bd298f1959d328c02db
candle
/
candle-examples
History
Laurent Mazare
9a62c91643
Proper support for phi-4 (
#2960
)
...
* Add phi-4 support. * Long-rope support. * Get clippy to be happy.:
2025-05-21 10:18:33 +02:00
..
examples
Proper support for phi-4 (
#2960
)
2025-05-21 10:18:33 +02:00
src
Fix GLM4 alignment issue (
#2723
)
2025-01-20 22:51:46 +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
Add a cudnn feature to candle-nn/candle-transformers. (
#2890
)
2025-04-13 17:43:41 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples