| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unused macros. (#2618) | Laurent Mazare | 2024-11-15 | 1 | -1/+1 |
* | Enable stable-diffusion 3 on metal. (#2560) | Laurent Mazare | 2024-10-14 | 1 | -3/+0 |
* | Add Stable Diffusion 3 Example (#2558) | Czxck001 | 2024-10-13 | 1 | -0/+3 |
* | pyo3 update. (#2545) | Laurent Mazare | 2024-10-06 | 1 | -2/+2 |
* | Add ColPali (#2524) | Akshay Ballal | 2024-10-01 | 1 | -0/+5 |
* | Refactor the whisper microphone example. (#2523) | Laurent Mazare | 2024-10-01 | 1 | -1/+1 |
* | Add the mimi audio-tokenizer. (#2488) | Laurent Mazare | 2024-09-20 | 1 | -0/+5 |
* | silero-vad v5 example (#2321) | shua | 2024-08-22 | 1 | -0/+4 |
* | Add support for Llama 3.1 (#2359) | Eric Buehler | 2024-07-26 | 1 | -1/+1 |
* | Depth Anything v2 (#2279) | Jeroen Vlek | 2024-06-24 | 1 | -0/+7 |
* | Update for pyo3 0.21. (#1985) | Laurent Mazare | 2024-04-01 | 1 | -1/+1 |
* | Update the image crate + use the re-exported version. (#1893) | Laurent Mazare | 2024-03-21 | 1 | -1/+1 |
* | Improve the encodec example: handle resampling. (#1865) | Laurent Mazare | 2024-03-18 | 1 | -3/+3 |
* | Support more modes in the encodec example. (#1777) | Laurent Mazare | 2024-02-28 | 1 | -0/+6 |
* | Make some dependencies optional in the examples. (#1776) | Laurent Mazare | 2024-02-28 | 1 | -2/+14 |
* | feat: support microphone whisper streaming (#1678) | drbh | 2024-02-12 | 1 | -0/+6 |
* | Supports more audio formats (#1628) | Hubert Shelley | 2024-02-03 | 1 | -2/+2 |
* | 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 |