Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the hf-hub dependency to 0.4.0. (#2691) | Laurent Mazare | 2024-12-31 | 1 | -4/+4 |
* | Fix the repo name for llama 3.1. (#2576) | Laurent Mazare | 2024-10-26 | 1 | -4/+4 |
* | Deactivate some book test that breaks the CI. (#2233) | Laurent Mazare | 2024-06-01 | 1 | -1/+1 |
* | Remove the deprecated wav crate in favor of hound. (#2202) | Laurent Mazare | 2024-05-21 | 1 | -1/+0 |
* | chore: fix some typos in comments (#2121) | hardlydearly | 2024-04-28 | 1 | -1/+1 |
* | Simplifying our internal cargo dependencies. (#1529) | Nicolas Patry | 2024-01-07 | 1 | -5/+5 |
* | Fix. | Nicolas Patry | 2023-12-29 | 1 | -1/+4 |
* | Trying to fix flakyness by making hub_2 and hub_3 serial tests (potential iss... | Nicolas Patry | 2023-12-29 | 1 | -4/+4 |
* | Bump the crate version to 0.3.3. (#1490) | Laurent Mazare | 2023-12-28 | 1 | -5/+5 |
* | Bump the crate version to 0.3.2. (#1452) | Laurent Mazare | 2023-12-17 | 1 | -5/+5 |
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 1 | -0/+0 |
* | Update for 0.3.1. (#1324) | Laurent Mazare | 2023-11-11 | 1 | -5/+5 |
* | feat: parse Cuda compute cap from env (#1066) | OlivierDehaene | 2023-10-16 | 1 | -0/+3 |
* | small misspeling and polish fix | Evgeny Igumnov | 2023-10-03 | 1 | -2/+2 |
* | Merge pull request #926 from evgenyigumnov/book-trainin-simplified | Nicolas Patry | 2023-10-03 | 5 | -2/+247 |
|\ | |||||
| * | Fix include code. | Nicolas Patry | 2023-10-02 | 1 | -4/+2 |
| * | Fixed PR warnings. | Nicolas Patry | 2023-10-02 | 3 | -4/+6 |
| * | Merge branch 'main' into book-trainin-simplified | Evgeny Igumnov | 2023-09-22 | 6 | -28/+28 |
| |\ | |||||
| * | | https://github.com/huggingface/candle/issues/637 | Evgeny Igumnov | 2023-09-22 | 4 | -0/+245 |
* | | | Bump the version to 0.3.0. (#1014) | Laurent Mazare | 2023-10-01 | 1 | -5/+5 |
| |/ |/| | |||||
* | | Fix typo in error_manage.md (#888) | Ikko Eltociear Ashimine | 2023-09-19 | 1 | -1/+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 |
* | | more doc fixes (#804) | Ssslakter | 2023-09-10 | 4 | -10/+10 |
* | | Little docs changes (#791) | Ssslakter | 2023-09-10 | 1 | -14/+14 |
|/ | |||||
* | Add some documentation. (#673) | Laurent Mazare | 2023-08-30 | 1 | -5/+5 |
* | Update the book with new layout of datasets. | Nicolas Patry | 2023-08-29 | 1 | -4/+4 |
* | Rebased | Nicolas Patry | 2023-08-28 | 1 | -5/+5 |
* | Cleanup: | Nicolas Patry | 2023-08-28 | 4 | -4/+246 |
* | Update candle-book/src/SUMMARY.md | Nicolas Patry | 2023-08-28 | 1 | -1/+1 |
* | Training: | Nicolas Patry | 2023-08-28 | 2 | -5/+12 |
* | Better training+hub | Nicolas Patry | 2023-08-28 | 1 | -4/+28 |
* | [Book] Add small error management + start training (with generic dataset | Nicolas Patry | 2023-08-28 | 2 | -5/+21 |
* | Apply suggestions from code review | Patrick von Platen | 2023-08-23 | 1 | -2/+2 |
* | Update candle-book/src/guide/installation.md | Patrick von Platen | 2023-08-23 | 1 | -1/+1 |
* | Apply suggestions from code review | Patrick von Platen | 2023-08-23 | 1 | -3/+3 |
* | Apply suggestions from code review | Patrick von Platen | 2023-08-23 | 1 | -1/+1 |
* | fix code snippets | Patrick von Platen | 2023-08-23 | 1 | -2/+2 |
* | fix code snippets | Patrick von Platen | 2023-08-23 | 1 | -3/+4 |
* | correct | Patrick von Platen | 2023-08-23 | 1 | -13/+4 |
* | move installation to book | Patrick von Platen | 2023-08-23 | 1 | -0/+40 |
* | Add a vision transformer example (dino-v2). (#502) | Laurent Mazare | 2023-08-18 | 2 | -2/+2 |
* | Merge pull request #263 from huggingface/book_3 | Nicolas Patry | 2023-08-09 | 8 | -13/+175 |
|\ | |||||
| * | Typos and format and CD only when PR lands. | Nicolas Patry | 2023-08-02 | 1 | -2/+2 |
| * | Remove dead page.t | Nicolas Patry | 2023-08-02 | 1 | -3/+0 |
| * | `s/candle/candle_core/g` | Nicolas Patry | 2023-08-02 | 1 | -6/+6 |
| * | Add small error management. | Nicolas Patry | 2023-08-02 | 1 | -0/+12 |
| * | Marking unwritten chapters as Draft (disables the link). | Nicolas Patry | 2023-08-02 | 1 | -13/+13 |
| * | Adding more details on how to load things. | Nicolas Patry | 2023-08-02 | 1 | -11/+35 |
| * | Fixing examples. | Nicolas Patry | 2023-08-02 | 1 | -3/+3 |