index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bindgen-cuda for the custom-kernel example. (#1536)
Laurent Mazare
2024-01-07
1
-1
/
+2
*
Simplifying our internal cargo dependencies. (#1529)
Nicolas Patry
2024-01-07
1
-6
/
+6
*
Bump the crate version to 0.3.3. (#1490)
Laurent Mazare
2023-12-28
1
-6
/
+6
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
1
-2
/
+3
*
MMLU evaluation for Phi. (#1474)
Laurent Mazare
2023-12-23
1
-0
/
+1
*
Merge pull request #1318 from huggingface/metal4
Nicolas Patry
2023-12-20
1
-0
/
+1
|
\
|
*
Starting to fix some tests.
Nicolas Patry
2023-11-30
1
-0
/
+1
*
|
Bump the crate version to 0.3.2. (#1452)
Laurent Mazare
2023-12-17
1
-6
/
+6
|
/
*
Update for 0.3.1. (#1324)
Laurent Mazare
2023-11-11
1
-6
/
+6
*
[ONNX] Support a couple more ops. (#1284)
Laurent Mazare
2023-11-06
1
-0
/
+4
*
Put the onnx example behind a feature flag. (#1276)
Laurent Mazare
2023-11-06
1
-1
/
+6
*
[ONNX] Do not generate values for constants. (#1272)
Laurent Mazare
2023-11-05
1
-0
/
+1
*
PyO3: Better shape handling (#1143)
Lukas Kreussel
2023-10-29
1
-1
/
+1
*
Add some reinforcement learning example. (#1090)
Laurent Mazare
2023-10-14
1
-0
/
+5
*
Bump the version to 0.3.0. (#1014)
Laurent Mazare
2023-10-01
1
-5
/
+5
*
Streaming mode for reporting the generated tokens (#1007)
Laurent Mazare
2023-09-30
1
-1
/
+1
*
Self-contained safetensors for the multiprocess llama example. (#950)
Laurent Mazare
2023-09-24
1
-1
/
+2
*
Add flash-attn support. (#912)
Laurent Mazare
2023-09-20
1
-2
/
+1
*
Bump the crate versions to v0.2.3. (#886)
Laurent Mazare
2023-09-18
1
-5
/
+5
*
Bump the crate version + update the changelog. (#822)
Laurent Mazare
2023-09-12
1
-5
/
+5
*
Move some models to candle-transformers so that it's easier to re-use. (#794)
Laurent Mazare
2023-09-10
1
-6
/
+6
*
Fuse the rel-pos additions via a custom-op. (#786)
Laurent Mazare
2023-09-09
1
-0
/
+1
*
Add some documentation. (#673)
Laurent Mazare
2023-08-30
1
-5
/
+5
*
Bump the crate version + update CHANGELOG. (#628)
Laurent Mazare
2023-08-27
1
-5
/
+5
*
Add some configurable legend for yolo detection. (#603)
Laurent Mazare
2023-08-25
1
-0
/
+1
*
Move the yolo model bits in a separate file. (#602)
Laurent Mazare
2023-08-25
1
-1
/
+2
*
Add some group parameter to convolutions. (#566)
Laurent Mazare
2023-08-23
1
-5
/
+5
*
Bump the crates version to 0.1.2. (#522)
Laurent Mazare
2023-08-20
1
-5
/
+5
*
Enable the image crate by default in examples (#501)
Laurent Mazare
2023-08-18
1
-5
/
+1
*
Rename vec-dot to vec-ops. (#449)
Laurent Mazare
2023-08-15
1
-5
/
+5
*
Cudnn support (#445)
Laurent Mazare
2023-08-14
1
-0
/
+1
*
Merge pull request #263 from huggingface/book_3
Nicolas Patry
2023-08-09
1
-1
/
+3
|
\
|
*
Odd rebase artifact.
Nicolas Patry
2023-08-02
1
-1
/
+0
|
*
Remove duplicate.
Nicolas Patry
2023-08-02
1
-1
/
+0
|
*
Adding more details on how to load things.
Nicolas Patry
2023-08-02
1
-0
/
+4
*
|
Write the generated images using the image crate. (#363)
Laurent Mazare
2023-08-09
1
-0
/
+5
*
|
Support the Accelerate BLAS on macOS. (#325)
Laurent Mazare
2023-08-05
1
-0
/
+2
*
|
Add the candle-datasets crate (#322)
Laurent Mazare
2023-08-05
1
-0
/
+1
|
/
*
Update the repo location. (#305)
Laurent Mazare
2023-08-02
1
-8
/
+7
*
Add version numbers for all the candle crates (#303)
Laurent Mazare
2023-08-02
1
-4
/
+4
*
Rename the candle crate to candle-core (#301)
Laurent Mazare
2023-08-02
1
-1
/
+1
*
Add training for the llama2.c example (#296)
Laurent Mazare
2023-08-01
1
-1
/
+2
*
Add a flag to save the trained weights. (#279)
Laurent Mazare
2023-07-30
1
-0
/
+1
*
Making multiprocess require flash-attn.
Nicolas Patry
2023-07-28
1
-1
/
+1
*
Put back `"dep:half"
Nicolas Patry
2023-07-28
1
-1
/
+1
*
Fixing.
Nicolas Patry
2023-07-28
1
-1
/
+1
*
Fixing nccl feature.
Nicolas Patry
2023-07-28
1
-1
/
+1
*
TP sharding v2
Nicolas Patry
2023-07-27
1
-0
/
+7
*
Add flash attention (#241)
Laurent Mazare
2023-07-26
1
-0
/
+2
*
Add llama2.c as an example. (#229)
Laurent Mazare
2023-07-24
1
-0
/
+1
[next]