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-19 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fc26764b6fb95429c9130c6122a2f4c2038d1ba
candle
/
candle-transformers
/
src
History
Laurent Mazare
1e442d4bb9
Fix lints for clippy 1.75. (
#1494
)
2023-12-28 20:26:20 +01:00
..
generation
Use softmax-last-dim in the quantized example. (
#848
)
2023-09-14 17:29:24 +01:00
models
Fix lints for clippy 1.75. (
#1494
)
2023-12-28 20:26:20 +01:00
pipelines
Sketch the candle-transformers crate. (
#147
)
2023-07-12 13:49:31 +01:00
lib.rs
Move the common quantized-nn code to a shared module. (
#1063
)
2023-10-09 06:22:22 +01:00
object_detection.rs
Move more models to candle-transformers (
#796
)
2023-09-10 10:20:18 +01:00
quantized_nn.rs
Add a quantized blip model. (
#1155
)
2023-10-22 20:33:25 +01:00
quantized_var_builder.rs
Add support for MADLAD400 (
#1285
)
2023-11-07 05:35:37 +01:00
utils.rs
Add some optional repeat penalty. (
#623
)
2023-08-27 10:48:45 +01:00