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 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
544018b6d0ffa0a4b0ac6c30de10ec2012765fcb
candle
/
candle-examples
History
laurent
544018b6d0
Explicit caching in llama2.c.
2024-02-22 10:22:03 +01:00
..
examples
Explicit caching in llama2.c.
2024-02-22 10:22:03 +01:00
src
Fix token generation in bilingual models (non-English outputs) (
#1668
)
2024-02-06 12:03:53 +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
feat: support microphone whisper streaming (
#1678
)
2024-02-12 18:01:21 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples