index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-transformers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the helium model. (#2715)
Laurent Mazare
2025-01-13
2
-0
/
+396
*
Fixes for running Phi-4 quantized. (#2714)
Jani Monoses
2025-01-13
1
-1
/
+1
*
ModernBERT model (#2713)
Jani Monoses
2025-01-13
2
-0
/
+408
*
Fix mistral attention on Metal (#2699)
Luka Zakrajšek
2025-01-04
1
-1
/
+2
*
UniPC for diffusion sampling (#2684)
Nick Senger
2025-01-01
5
-3
/
+1009
*
Added XLMRobertaModel for Reranking (#2686)
Akshay Ballal
2024-12-30
2
-0
/
+546
*
Fix bug in whisper transformer (#2681)
mert-kurttutan
2024-12-24
1
-0
/
+1
*
Fix position encodings for Pixtral (#2678)
Amélie Royer
2024-12-23
1
-13
/
+55
*
Add a Context trait similar to anyhow::Context. (#2676)
Laurent Mazare
2024-12-22
7
-25
/
+21
*
make DepthAnythingV2 more reusable (#2675)
Edgar Riba
2024-12-21
1
-19
/
+25
*
Change/bert encoder public (#2658)
Justin Sing
2024-12-04
1
-21
/
+30
*
Add Nvembed v2 model (#2649)
cdoko
2024-12-03
4
-0
/
+546
*
Adds support for stella_en_v5 embedding model -400M variant (#2608)
iskng
2024-11-29
1
-87
/
+482
*
Lint fixes introduced with Rust 1.83 (#2646)
Anubhab Bandyopadhyay
2024-11-28
6
-8
/
+8
*
20241118 docs (#2629)
zachcp
2024-11-19
5
-0
/
+25
*
Fix for clippy. (#2626)
Laurent Mazare
2024-11-18
1
-1
/
+1
*
Module Docs (#2624)
zachcp
2024-11-18
39
-115
/
+170
*
More Model Module Docs (#2623)
zachcp
2024-11-17
11
-72
/
+285
*
Module Docs (#2620)
zachcp
2024-11-16
5
-10
/
+126
*
Remove some unused macros. (#2618)
Laurent Mazare
2024-11-15
2
-3
/
+2
*
Documentation Pass for Models (#2617)
zachcp
2024-11-15
94
-51
/
+1001
*
Add some missing index-select metal kernels. (#2613)
Laurent Mazare
2024-11-12
1
-1
/
+2
*
Add some fast Metal MLX SDPA kernels (#2584)
Eric Buehler
2024-11-05
1
-14
/
+20
*
Add the SmolLM2 models. (#2595)
Laurent Mazare
2024-11-03
1
-3
/
+6
*
Support Skip Layer Guidance (SLG) for Stable Diffusion 3.5 Medium (#2590)
Czxck001
2024-11-01
1
-4
/
+22
*
Lazy upcasting for t5. (#2589)
Laurent Mazare
2024-10-30
1
-3
/
+48
*
Support sd3.5 medium and MMDiT-X (#2587)
Czxck001
2024-10-30
2
-23
/
+217
*
Stable diffusion 3.5 support. (#2578)
Laurent Mazare
2024-10-27
2
-1
/
+43
*
use softmax_last_dim (metal and cuda kernel) in llama attention layer (#2572)
Zack Angelo
2024-10-23
1
-1
/
+2
*
Enable stable-diffusion 3 on metal. (#2560)
Laurent Mazare
2024-10-14
1
-2
/
+1
*
Adds support for Stella_en_v5 embedding model - 1.5B variant (#2551)
Anubhab Bandyopadhyay
2024-10-13
2
-0
/
+400
*
fix: Allow marian configs to deserialize from json. (#2556)
Mikarific
2024-10-13
1
-1
/
+2
*
Add Stable Diffusion 3 Example (#2558)
Czxck001
2024-10-13
7
-33
/
+158
*
feat: intergrate chinese clip and add example (#2555)
SethWen
2024-10-10
4
-0
/
+1134
*
Add BertForMaskedLM to support SPLADE Models (#2550)
Akshay Ballal
2024-10-07
1
-0
/
+97
*
Add ColPali (#2524)
Akshay Ballal
2024-10-01
4
-1
/
+103
*
Pixtral polishing. (#2522)
Laurent Mazare
2024-09-30
1
-0
/
+26
*
Add Pixtral. (#2521)
Laurent Mazare
2024-09-30
6
-5
/
+436
*
Add PaliGemma. (#2519)
Laurent Mazare
2024-09-29
3
-0
/
+130
*
Paligemma siglip vision config (#2518)
Laurent Mazare
2024-09-29
1
-0
/
+54
*
Add the SigLIP model. (#2515)
Laurent Mazare
2024-09-28
5
-13
/
+617
*
Remove some extra whitelines. (#2513)
Laurent Mazare
2024-09-28
2
-5
/
+0
*
Add some llama-3.2 examples. (#2508)
Laurent Mazare
2024-09-26
2
-1
/
+13
*
Quantized version of flux. (#2500)
Laurent Mazare
2024-09-26
4
-6
/
+490
*
Add a RotatingKVCache. (#2493)
Laurent Mazare
2024-09-23
1
-32
/
+7
*
Adding Granite 7b Instruct model example (#2487)
Juan Gomez
2024-09-21
2
-0
/
+459
*
Add the mimi audio-tokenizer. (#2488)
Laurent Mazare
2024-09-20
7
-0
/
+2593
*
Clippy fixes for 1.81.0. (#2461)
Laurent Mazare
2024-09-05
11
-19
/
+19
*
MobileCLIP models S1 and S2 (#2454)
Jani Monoses
2024-08-29
4
-0
/
+358
*
FastViT fixes. (#2452)
Jani Monoses
2024-08-28
1
-3
/
+3
[next]