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 |
* | chore: fix some typos in comments (#2121) | hardlydearly | 2024-04-28 | 1 | -1/+1 |
* | 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 |
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 1 | -0/+0 |
* | 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 |
* | Fix include code. | Nicolas Patry | 2023-10-02 | 1 | -4/+2 |
* | Fixed PR warnings. | Nicolas Patry | 2023-10-02 | 2 | -2/+4 |
* | Merge branch 'main' into book-trainin-simplified | Evgeny Igumnov | 2023-09-22 | 5 | -23/+23 |
|\ | |||||
| * | Fix typo in error_manage.md (#888) | Ikko Eltociear Ashimine | 2023-09-19 | 1 | -1/+1 |
| * | more doc fixes (#804) | Ssslakter | 2023-09-10 | 4 | -10/+10 |
| * | Little docs changes (#791) | Ssslakter | 2023-09-10 | 1 | -14/+14 |
* | | https://github.com/huggingface/candle/issues/637 | Evgeny Igumnov | 2023-09-22 | 4 | -0/+245 |
|/ | |||||
* | Update the book with new layout of datasets. | Nicolas Patry | 2023-08-29 | 1 | -4/+4 |
* | Cleanup: | Nicolas Patry | 2023-08-28 | 3 | -4/+197 |
* | 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 |
| * | 3rd phase. | Nicolas Patry | 2023-08-02 | 9 | -5/+134 |
* | | fix repo link | choisi | 2023-08-09 | 2 | -5/+5 |
|/ | |||||
* | Rename the candle crate to candle-core (#301) | Laurent Mazare | 2023-08-02 | 1 | -8/+8 |
* | Grammarly pass. | Nicolas Patry | 2023-08-01 | 2 | -4/+4 |
* | Adressed comments. | Nicolas Patry | 2023-08-01 | 2 | -5/+8 |
* | Typo. | Nicolas Patry | 2023-08-01 | 1 | -1/+1 |
* | Complexifying our hello world | Nicolas Patry | 2023-08-01 | 1 | -1/+140 |
* | Revert "Making sure the CI actually works" | Nicolas Patry | 2023-08-01 | 1 | -1/+1 |
* | Making sure the CI actually works | Nicolas Patry | 2023-08-01 | 1 | -1/+1 |
* | Starting the book. | Nicolas Patry | 2023-08-01 | 6 | -3/+88 |
* | Adding a documentation book. | Nicolas Patry | 2023-07-26 | 19 | -0/+44 |