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
bfe95115c6c55f90a4aa8712664259b5623e2935
candle
/
candle-examples
History
Laurent Mazare
e08fbb6543
Add support for distil whisper (
#1245
)
...
* Add support for distil-whisper. * Add distil-large. * Rename the large model.
2023-11-02 19:32:35 +01:00
..
examples
Add support for distil whisper (
#1245
)
2023-11-02 19:32:35 +01:00
src
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
PyO3: Better shape handling (
#1143
)
2023-10-29 15:41:44 +00:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples