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-16 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2e432914ec495baff1db29799fe316b9190b0e9
candle
/
candle-transformers
/
src
History
Akshay Ballal
888d886dd8
Add ColPali (
#2524
)
...
* add colpali * cleanup * fix clippy
2024-10-01 11:48:39 +02:00
..
generation
Include topk sampling in the quantized example. (
#2005
)
2024-04-04 09:27:54 +02:00
models
Add ColPali (
#2524
)
2024-10-01 11:48:39 +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
Soft Non-Maximum Suppression (
#2400
)
2024-08-10 07:57:52 +02:00
quantized_nn.rs
Use the fast RmsNorm in the quantized model. (
#1904
)
2024-03-21 18:49:35 +01:00
quantized_var_builder.rs
Add a quantized version of recurrent-gemma. (
#2054
)
2024-04-13 20:07:01 +02:00
utils.rs
Use cat for faster MQA computation. (
#2043
)
2024-04-12 09:15:10 +02:00