Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding more details on how to load things. | Nicolas Patry | 2023-08-02 | 1 | -0/+99 |
| | | | | | | | | | | | - Loading with memmap - Loading a sharded tensor - Moved some snippets to `candle-examples/src/lib.rs` This is because managing book specific dependencies is a pain https://github.com/rust-lang/mdBook/issues/706 - This causes a non aligned inclusion https://github.com/rust-lang/mdBook/pull/1856 which we have to ignore fmt to remove. mdbook might need some more love :) | ||||
* | 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 |