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-22 12:28:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63944714f267bd3824c548ffcaaaef5e29c4066e
candle
/
candle-transformers
/
src
/
models
/
whisper
History
Jani Monoses
63944714f2
Use candle_nn::embedding instead of local copies in a few models. (
#1562
)
2024-01-10 21:36:27 +01:00
..
audio.rs
fix: address clippy 0.1.74 issues (
#1336
)
2023-11-16 21:15:22 +00:00
mod.rs
Use the whisper-v3 tokenizer now that it has been added. (
#1337
)
2023-11-16 22:10:31 +00:00
model.rs
Use candle_nn::embedding instead of local copies in a few models. (
#1562
)
2024-01-10 21:36:27 +01:00
quantized_model.rs
Make the whisper model cloneable (
#1200
)
2023-10-27 16:59:19 +01:00