summaryrefslogtreecommitdiff
path: root/candle-book/src
Commit message (Expand)AuthorAgeFilesLines
* Update the hf-hub dependency to 0.4.0. (#2691)Laurent Mazare2024-12-311-4/+4
* Fix the repo name for llama 3.1. (#2576)Laurent Mazare2024-10-261-4/+4
* Deactivate some book test that breaks the CI. (#2233)Laurent Mazare2024-06-011-1/+1
* chore: fix some typos in comments (#2121)hardlydearly2024-04-281-1/+1
* Fix.Nicolas Patry2023-12-291-1/+4
* Trying to fix flakyness by making hub_2 and hub_3 serial tests (potential iss...Nicolas Patry2023-12-291-4/+4
* Fix a couple typos (#1451)Laurent Mazare2023-12-171-0/+0
* feat: parse Cuda compute cap from env (#1066)OlivierDehaene2023-10-161-0/+3
* small misspeling and polish fixEvgeny Igumnov2023-10-031-2/+2
* Fix include code.Nicolas Patry2023-10-021-4/+2
* Fixed PR warnings.Nicolas Patry2023-10-022-2/+4
* Merge branch 'main' into book-trainin-simplifiedEvgeny Igumnov2023-09-225-23/+23
|\
| * Fix typo in error_manage.md (#888)Ikko Eltociear Ashimine2023-09-191-1/+1
| * more doc fixes (#804)Ssslakter2023-09-104-10/+10
| * Little docs changes (#791)Ssslakter2023-09-101-14/+14
* | https://github.com/huggingface/candle/issues/637Evgeny Igumnov2023-09-224-0/+245
|/
* Update the book with new layout of datasets.Nicolas Patry2023-08-291-4/+4
* Cleanup:Nicolas Patry2023-08-283-4/+197
* Update candle-book/src/SUMMARY.mdNicolas Patry2023-08-281-1/+1
* Training:Nicolas Patry2023-08-282-5/+12
* Better training+hubNicolas Patry2023-08-281-4/+28
* [Book] Add small error management + start training (with generic datasetNicolas Patry2023-08-282-5/+21
* Apply suggestions from code reviewPatrick von Platen2023-08-231-2/+2
* Update candle-book/src/guide/installation.mdPatrick von Platen2023-08-231-1/+1
* Apply suggestions from code reviewPatrick von Platen2023-08-231-3/+3
* Apply suggestions from code reviewPatrick von Platen2023-08-231-1/+1
* fix code snippetsPatrick von Platen2023-08-231-2/+2
* fix code snippetsPatrick von Platen2023-08-231-3/+4
* correctPatrick von Platen2023-08-231-13/+4
* move installation to bookPatrick von Platen2023-08-231-0/+40
* Add a vision transformer example (dino-v2). (#502)Laurent Mazare2023-08-182-2/+2
* Merge pull request #263 from huggingface/book_3Nicolas Patry2023-08-098-13/+175
|\
| * Typos and format and CD only when PR lands.Nicolas Patry2023-08-021-2/+2
| * Remove dead page.tNicolas Patry2023-08-021-3/+0
| * `s/candle/candle_core/g`Nicolas Patry2023-08-021-6/+6
| * Add small error management.Nicolas Patry2023-08-021-0/+12
| * Marking unwritten chapters as Draft (disables the link).Nicolas Patry2023-08-021-13/+13
| * Adding more details on how to load things.Nicolas Patry2023-08-021-11/+35
| * Fixing examples.Nicolas Patry2023-08-021-3/+3
| * 3rd phase.Nicolas Patry2023-08-029-5/+134
* | fix repo linkchoisi2023-08-092-5/+5
|/
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-8/+8
* Grammarly pass.Nicolas Patry2023-08-012-4/+4
* Adressed comments.Nicolas Patry2023-08-012-5/+8
* Typo.Nicolas Patry2023-08-011-1/+1
* Complexifying our hello worldNicolas Patry2023-08-011-1/+140
* Revert "Making sure the CI actually works"Nicolas Patry2023-08-011-1/+1
* Making sure the CI actually worksNicolas Patry2023-08-011-1/+1
* Starting the book.Nicolas Patry2023-08-016-3/+88
* Adding a documentation book.Nicolas Patry2023-07-2619-0/+44