Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centralize the dependency versions and inherit them. (#177) | Laurent Mazare | 2023-07-16 | 1 | -18/+14 |
* | Removing cuda default. | Nicolas Patry | 2023-07-14 | 1 | -1/+1 |
* | Random initializers. (#128) | Laurent Mazare | 2023-07-10 | 1 | -0/+1 |
* | Remove the dependency to blas and use mkl directly. (#125) | Laurent Mazare | 2023-07-10 | 1 | -2/+2 |
* | Sketch the candle-nn crate. (#115) | Laurent Mazare | 2023-07-10 | 1 | -1/+2 |
* | Use cublas bf16. (#101) | Laurent Mazare | 2023-07-07 | 1 | -1/+2 |
* | Add mkl support for matrix multiply. (#86) | Laurent Mazare | 2023-07-06 | 1 | -0/+3 |
* | Move llama in a cargo-examples directory. | laurent | 2023-07-03 | 1 | -5/+0 |
* | Use the patched gemm for the time being. | laurent | 2023-07-03 | 1 | -1/+3 |
* | Move more safetensors bits to the shared module. | laurent | 2023-07-03 | 1 | -7/+7 |
* | Add backtraces. | laurent | 2023-06-29 | 1 | -1/+1 |
* | Tmp. | Ubuntu | 2023-06-28 | 1 | -0/+3 |
* | Use num-cpus to enable parallelism. | laurent | 2023-06-27 | 1 | -0/+1 |
* | Refactor the hierarchy. | Nicolas Patry | 2023-06-27 | 1 | -0/+32 |