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 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0eb90ed7831d451e2e420ecd158151b44dc5b2ba
candle
/
candle-transformers
/
src
History
Laurent Mazare
b0fe5e4453
Do not implement Module for BatchNorm. (
#1513
)
2024-01-01 10:13:13 +01:00
..
generation
Use softmax-last-dim in the quantized example. (
#848
)
2023-09-14 17:29:24 +01:00
models
Do not implement Module for BatchNorm. (
#1513
)
2024-01-01 10:13:13 +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