index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the optimizer trait. (#702)
Laurent Mazare
2023-09-01
2
-2
/
+3
*
Tweak some quantized args (#692)
Laurent Mazare
2023-08-31
1
-5
/
+14
*
Interactive mode for the quantized model. (#690)
Laurent Mazare
2023-08-31
2
-55
/
+109
*
Fix the accelerate build (#678)
Laurent Mazare
2023-08-30
1
-4
/
+3
*
Mnist training dropout (#677)
Laurent Mazare
2023-08-30
1
-7
/
+11
*
Add some documentation. (#673)
Laurent Mazare
2023-08-30
2
-6
/
+6
*
Neon optimized vecdot (#666)
Laurent Mazare
2023-08-29
2
-364
/
+371
*
Simplify usage of the pool functions. (#662)
Laurent Mazare
2023-08-29
3
-11
/
+13
*
Add a convnet training example. (#661)
Laurent Mazare
2023-08-29
1
-1
/
+104
*
Dilated convolutions (#657)
Laurent Mazare
2023-08-29
5
-0
/
+8
*
Upgrading hf-hub.
Nicolas Patry
2023-08-29
1
-4
/
+4
*
Merge pull request #439 from huggingface/training_hub_dataset
Nicolas Patry
2023-08-29
2
-100
/
+9
|
\
|
*
Fix clippy + save_image.
Nicolas Patry
2023-08-29
1
-0
/
+37
|
*
Remove image dep.
Nicolas Patry
2023-08-28
1
-1
/
+0
|
*
Fix deps.
Nicolas Patry
2023-08-28
1
-1
/
+0
|
*
Re-enable local dir for mnist.
Nicolas Patry
2023-08-28
1
-1
/
+9
|
*
Cleanup:
Nicolas Patry
2023-08-28
1
-231
/
+0
|
*
Training:
Nicolas Patry
2023-08-28
3
-7
/
+81
|
*
Better training+hub
Nicolas Patry
2023-08-28
1
-0
/
+23
*
|
Use multiple transformer layer in the same cross-attn blocks. (#653)
Laurent Mazare
2023-08-29
4
-22
/
+43
*
|
Preliminary support for SDXL. (#647)
Laurent Mazare
2023-08-29
4
-57
/
+253
|
/
*
Repeat-penalty in the falcon example. (#634)
Laurent Mazare
2023-08-28
1
-1
/
+33
*
Remove some dead-code annotations. (#629)
Laurent Mazare
2023-08-27
8
-62
/
+5
*
Bump the crate version + update CHANGELOG. (#628)
Laurent Mazare
2023-08-27
1
-5
/
+5
*
VarBuilder cleanup (#627)
Laurent Mazare
2023-08-27
4
-25
/
+24
*
Add some optional repeat penalty. (#623)
Laurent Mazare
2023-08-27
2
-17
/
+23
*
Merge pull request #600 from huggingface/codellama_gpu_support
Nicolas Patry
2023-08-25
4
-49
/
+93
|
\
|
*
s/panic/bail/
Nicolas Patry
2023-08-25
2
-4
/
+4
|
*
Adding support for codellama in examples.
Nicolas Patry
2023-08-25
4
-47
/
+91
*
|
Cleanup the pose reporting code. (#605)
Laurent Mazare
2023-08-25
1
-65
/
+58
*
|
Add some configurable legend for yolo detection. (#603)
Laurent Mazare
2023-08-25
3
-1
/
+44
*
|
Move the yolo model bits in a separate file. (#602)
Laurent Mazare
2023-08-25
4
-749
/
+805
*
|
More support for pose estimation in yolo-v8. (#599)
Laurent Mazare
2023-08-25
3
-16
/
+164
|
/
*
Generic implementation of vecdot for q80. (#596)
Laurent Mazare
2023-08-25
1
-5
/
+23
*
Add the pose estimation head for yolo. (#589)
Laurent Mazare
2023-08-24
1
-6
/
+104
*
Use the hub weights for efficientnet. (#573)
Laurent Mazare
2023-08-23
1
-2
/
+12
*
Add Efficientnet (#572)
Laurent Mazare
2023-08-23
1
-0
/
+419
*
Move the imagenet specific bits to a separate file. (#571)
Laurent Mazare
2023-08-23
3
-1024
/
+1026
*
Trace softmax (#568)
Laurent Mazare
2023-08-23
1
-3
/
+8
*
Add some group parameter to convolutions. (#566)
Laurent Mazare
2023-08-23
9
-13
/
+37
*
Get the rms epsilon from GGUF. (#565)
Laurent Mazare
2023-08-23
1
-8
/
+10
*
Fix the quantized example. (#564)
Laurent Mazare
2023-08-23
1
-2
/
+2
*
add chat models in quantized example (#551)
cksac
2023-08-23
1
-0
/
+18
*
GGUF support in the quantized model. (#559)
Laurent Mazare
2023-08-23
1
-45
/
+143
*
GQA support in the quantized model. (#555)
Laurent Mazare
2023-08-22
2
-6
/
+32
*
Put the transcribe token before the language one. (#553)
Laurent Mazare
2023-08-22
1
-3
/
+3
*
Improve the aspect ratio handling on yolo-v8. (#549)
Laurent Mazare
2023-08-22
1
-14
/
+35
*
Move the yolo shared bits to a common place. (#548)
Laurent Mazare
2023-08-22
6
-181
/
+113
*
Sketch the yolo wasm example. (#546)
Laurent Mazare
2023-08-22
1
-4
/
+0
*
Add some llama-v2 variants. (#545)
Laurent Mazare
2023-08-22
1
-3
/
+22
[next]