index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump the crates version to 0.1.2. (#522)
Laurent Mazare
2023-08-20
1
-1
/
+1
*
Rename vec-dot to vec-ops. (#449)
Laurent Mazare
2023-08-15
1
-1
/
+1
*
Simd support (#448)
Laurent Mazare
2023-08-15
1
-2
/
+1
*
Add a cuda kernel for upsampling. (#441)
Laurent Mazare
2023-08-14
1
-1
/
+1
*
Parallelise the CPU kernels for the conv ops. (#401)
Laurent Mazare
2023-08-11
1
-0
/
+1
*
Working now.
Nicolas Patry
2023-08-10
1
-1
/
+1
*
[DO NOT MERGE] temporary PR so users can try out on older GPUs.
Nicolas Patry
2023-08-10
1
-1
/
+1
*
Conv1d optimize (#392)
Laurent Mazare
2023-08-10
1
-0
/
+1
*
Fix randn cpu (#382)
Lei
2023-08-10
1
-0
/
+1
*
Update gemm to 0.15.6. (#378)
Laurent Mazare
2023-08-09
1
-1
/
+1
*
Write the generated images using the image crate. (#363)
Laurent Mazare
2023-08-09
1
-0
/
+1
*
Add the license files. (#335)
Laurent Mazare
2023-08-07
1
-1
/
+1
*
Support the Accelerate BLAS on macOS. (#325)
Laurent Mazare
2023-08-05
1
-0
/
+1
*
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
-0
/
+9
*
Add version numbers for all the candle crates (#303)
Laurent Mazare
2023-08-02
1
-4
/
+2
*
Update cudarc now that it includes the cublas-f16 and nccl changes. (#300)
Laurent Mazare
2023-08-02
1
-3
/
+1
*
Fixing nccl feature.
Nicolas Patry
2023-07-28
1
-1
/
+1
*
Merge pull request #216 from LaurentMazare/llama_multiprocess2
Nicolas Patry
2023-07-28
1
-2
/
+4
|
\
|
*
PyO3 is back.
Nicolas Patry
2023-07-27
1
-1
/
+1
|
*
Fixed TP sharded version.
Nicolas Patry
2023-07-27
1
-1
/
+1
|
*
TP sharding v2
Nicolas Patry
2023-07-27
1
-2
/
+4
*
|
Upgrading hf-hub to `0.2.0` (Modified API to not pass the Repo around
Nicolas Patry
2023-07-27
1
-1
/
+1
|
/
*
Simplify Tensor::randn. (#255)
Laurent Mazare
2023-07-27
1
-1
/
+1
*
Update to the latest gemm. (#250)
Laurent Mazare
2023-07-26
1
-4
/
+2
*
Add flash attention (#241)
Laurent Mazare
2023-07-26
1
-0
/
+1
*
Re-organize the wasm examples (#231)
Laurent Mazare
2023-07-24
1
-1
/
+2
*
Bump the hf-hub dependency to 0.1.3. (#206)
Laurent Mazare
2023-07-20
1
-1
/
+1
*
Fix the mkl build. (#204)
Laurent Mazare
2023-07-19
1
-1
/
+1
*
Removing `candle-hub` internal to extract into `hf-hub` standalone.
Nicolas Patry
2023-07-19
1
-9
/
+3
*
Factorize the tokenizers version in the workspace cargo def. (#186)
Laurent Mazare
2023-07-18
1
-1
/
+1
*
Bert tracing (#184)
Laurent Mazare
2023-07-17
1
-0
/
+3
*
Gemm update (#183)
Laurent Mazare
2023-07-17
1
-4
/
+5
*
Centralize the dependency versions and inherit them. (#177)
Laurent Mazare
2023-07-16
1
-0
/
+32
*
Reenable pyo3 in the workspace list (#170)
Laurent Mazare
2023-07-14
1
-1
/
+1
*
Removing cuda default.
Nicolas Patry
2023-07-14
1
-2
/
+4
*
Wasm proof of concept. (#167)
Laurent Mazare
2023-07-14
1
-0
/
+1
*
Use a rwlock for inner mutability. (#156)
Laurent Mazare
2023-07-13
1
-1
/
+1
*
Tensor mutability (#154)
Laurent Mazare
2023-07-13
1
-1
/
+1
*
Sketch the candle-transformers crate. (#147)
Laurent Mazare
2023-07-12
1
-0
/
+1
*
Sketch the candle-nn crate. (#115)
Laurent Mazare
2023-07-10
1
-0
/
+1
*
Sketch the Falcon model. (#93)
Laurent Mazare
2023-07-06
1
-0
/
+4
*
Move llama in a cargo-examples directory.
laurent
2023-07-03
1
-0
/
+1
*
Very simple pyo3 bindings for candle.
laurent
2023-07-01
1
-1
/
+2
*
Revert the new profile.
laurent
2023-06-29
1
-6
/
+0
*
Add some KV cache to llama.
laurent
2023-06-29
1
-1
/
+5
*
[Tmp] Adding candle-hub
Nicolas Patry
2023-06-27
1
-0
/
+1
*
Refactor the hierarchy.
Nicolas Patry
2023-06-27
1
-33
/
+3
*
More f16 and bf16 support.
laurent
2023-06-26
1
-2
/
+2
*
Start adding f16/bf16 support.
laurent
2023-06-26
1
-1
/
+3
[prev]
[next]