summaryrefslogtreecommitdiff
path: root/candle-book
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in error_manage.md (#888)Ikko Eltociear Ashimine2023-09-191-1/+1
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-5/+5
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-5/+5
* more doc fixes (#804)Ssslakter2023-09-104-10/+10
* Little docs changes (#791)Ssslakter2023-09-101-14/+14
* Add some documentation. (#673)Laurent Mazare2023-08-301-5/+5
* Update the book with new layout of datasets.Nicolas Patry2023-08-291-4/+4
* RebasedNicolas Patry2023-08-281-5/+5
* Cleanup:Nicolas Patry2023-08-284-4/+246
* 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-2621-0/+51