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-20 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fea56d28e5f99529da8ed8df1eb508b0f163cc3
candle
/
candle-transformers
/
src
History
Laurent Mazare
bc3351bce4
Tracing for StableLM and quantized StableLM. (
#1068
)
2023-10-10 08:09:25 +02:00
..
generation
Use softmax-last-dim in the quantized example. (
#848
)
2023-09-14 17:29:24 +01:00
models
Tracing for StableLM and quantized StableLM. (
#1068
)
2023-10-10 08:09:25 +02: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
Move the common quantized-nn code to a shared module. (
#1063
)
2023-10-09 06:22:22 +01:00
quantized_var_builder.rs
Shared the quantized var-builder code. (
#952
)
2023-09-24 12:55:07 +01:00
utils.rs
Add some optional repeat penalty. (
#623
)
2023-08-27 10:48:45 +01:00