summaryrefslogtreecommitdiff
path: root/candle-book
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
* Remove the deprecated wav crate in favor of hound. (#2202)Laurent Mazare2024-05-211-1/+0
* chore: fix some typos in comments (#2121)hardlydearly2024-04-281-1/+1
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-5/+5
* 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
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-5/+5
* Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-5/+5
* Fix a couple typos (#1451)Laurent Mazare2023-12-171-0/+0
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-5/+5
* feat: parse Cuda compute cap from env (#1066)OlivierDehaene2023-10-161-0/+3
* small misspeling and polish fixEvgeny Igumnov2023-10-031-2/+2
* Merge pull request #926 from evgenyigumnov/book-trainin-simplifiedNicolas Patry2023-10-035-2/+247
|\
| * Fix include code.Nicolas Patry2023-10-021-4/+2
| * Fixed PR warnings.Nicolas Patry2023-10-023-4/+6
| * Merge branch 'main' into book-trainin-simplifiedEvgeny Igumnov2023-09-226-28/+28
| |\
| * | https://github.com/huggingface/candle/issues/637Evgeny Igumnov2023-09-224-0/+245
* | | Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-5/+5
| |/ |/|
* | 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