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-18 03:28:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
tmpm4
candle
/
candle-transformers
/
src
History
Nicolas Patry
d840838e95
Cleanup fixed a few ops removed debugging scaffolding.
2023-11-11 17:18:00 +01:00
..
generation
Use softmax-last-dim in the quantized example. (
#848
)
2023-09-14 17:29:24 +01:00
models
Cleanup fixed a few ops removed debugging scaffolding.
2023-11-11 17:18:00 +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