index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint fixes introduced with Rust 1.83 (#2646)
Anubhab Bandyopadhyay
2024-11-28
1
-1
/
+0
*
MobileCLIP models S1 and S2 (#2454)
Jani Monoses
2024-08-29
1
-8
/
+27
*
onnx: fix pad, unsqueeze (#2317)
shua
2024-07-23
2
-3
/
+3
*
Add Mobilenet v4 (#2325)
Jani Monoses
2024-07-09
1
-17
/
+13
*
Add DINOv2Reg4 + PlantCLEF2024 (#2293)
v-espitalier
2024-06-29
1
-0
/
+18
*
chore: fix some typos in comments (#2121)
hardlydearly
2024-04-28
1
-2
/
+2
*
Normalize loudness of the generated audio (#1795)
Laurent Mazare
2024-03-03
3
-0
/
+537
*
Add the StarCoder2 model. (#1779)
Laurent Mazare
2024-02-28
1
-1
/
+1
*
Encodec model. (#1771)
Laurent Mazare
2024-02-27
2
-0
/
+57
*
Fix token generation in bilingual models (non-English outputs) (#1668)
Guoqing Bao
2024-02-06
1
-1
/
+1
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
1
-0
/
+27
*
Metal part 1 - Scaffolding for metal. (#1308)
Nicolas Patry
2023-11-10
1
-3
/
+14
*
Quantized version of mistral. (#1009)
Laurent Mazare
2023-09-30
1
-2
/
+14
*
Streaming mode for reporting the generated tokens (#1007)
Laurent Mazare
2023-09-30
2
-0
/
+75
*
Move more models to candle-transformers (#796)
Laurent Mazare
2023-09-10
2
-53
/
+0
*
Automatic mask generation (#779)
Laurent Mazare
2023-09-08
1
-4
/
+4
*
Automatic mask generator + point base mask (#773)
Laurent Mazare
2023-09-08
1
-2
/
+28
*
Segment-anything fixes: avoid normalizing twice. (#767)
Laurent Mazare
2023-09-07
1
-0
/
+28
*
img2img pipeline for stable diffusion. (#752)
Laurent Mazare
2023-09-06
1
-4
/
+4
*
Fix clippy + save_image.
Nicolas Patry
2023-08-29
1
-0
/
+37
*
Cleanup:
Nicolas Patry
2023-08-28
1
-231
/
+0
*
Training:
Nicolas Patry
2023-08-28
1
-6
/
+78
*
Better training+hub
Nicolas Patry
2023-08-28
1
-0
/
+23
*
Move the yolo model bits in a separate file. (#602)
Laurent Mazare
2023-08-25
1
-1
/
+8
*
More support for pose estimation in yolo-v8. (#599)
Laurent Mazare
2023-08-25
1
-1
/
+2
*
Move the imagenet specific bits to a separate file. (#571)
Laurent Mazare
2023-08-23
2
-1022
/
+1024
*
Move the yolo shared bits to a common place. (#548)
Laurent Mazare
2023-08-22
3
-0
/
+129
*
Add a yolo-v3 example. (#528)
Laurent Mazare
2023-08-20
1
-0
/
+18
*
Print the recognized categories in dino-v2. (#506)
Laurent Mazare
2023-08-18
1
-1
/
+1006
*
Add the permute op (similar to pytorch). (#504)
Laurent Mazare
2023-08-18
1
-2
/
+2
*
dinov2 - read images from disk and compute the class probabilities (#503)
Laurent Mazare
2023-08-18
1
-1
/
+37
*
Typos and format and CD only when PR lands.
Nicolas Patry
2023-08-02
1
-4
/
+4
*
Adding more details on how to load things.
Nicolas Patry
2023-08-02
1
-0
/
+99
*
Add some 'cuda-if-available' helper function. (#172)
Laurent Mazare
2023-07-15
1
-0
/
+12
*
Formatting.
laurent
2023-07-03
1
-0
/
+1
*
Move llama in a cargo-examples directory.
laurent
2023-07-03
1
-0
/
+0