Commit Graph

20 Commits

Author SHA1 Message Date
6c58fc59fd Little docs changes (#791)
* Little doc fixes

* change imports in lib

* rename candle_core to candle

* revert "rename candle_core to candle"
2023-09-10 12:02:52 +01:00
1f58bdbb1d Apply suggestions from code review 2023-08-23 13:33:45 +02:00
c98d3cfd8b Update candle-book/src/guide/installation.md 2023-08-23 13:31:54 +02:00
c5e43ad0ab Apply suggestions from code review 2023-08-23 13:27:29 +02:00
2c280007e8 Apply suggestions from code review 2023-08-23 13:26:21 +02:00
649202024c fix code snippets 2023-08-23 09:05:07 +00:00
c8211fc474 fix code snippets 2023-08-23 09:04:08 +00:00
7732bf6238 correct 2023-08-23 08:54:48 +00:00
7c0ca80d3a move installation to book 2023-08-23 08:52:53 +00:00
95462c6a2e Add a vision transformer example (dino-v2). (#502)
* Add a vision transformer example (dino-v2).

* Add some documentation + test.

* CI fix.

* Another fix (still unable to replicate the errors locally :( )
2023-08-18 11:58:06 +01:00
47a5bee249 fix repo link 2023-08-09 11:29:48 +08:00
51e51da896 Rename the candle crate to candle-core (#301)
* Rename to candle-core.

* More candle-core renaming.
2023-08-02 08:20:22 +01:00
091e781977 Grammarly pass. 2023-08-01 14:26:02 +02:00
5cead227ef Adressed comments. 2023-08-01 14:26:02 +02:00
ebd0315623 Typo. 2023-08-01 14:26:02 +02:00
ad9d8fe400 Complexifying our hello world 2023-08-01 14:26:02 +02:00
5bc5716b85 Revert "Making sure the CI actually works"
This reverts commit 699346b603cec1f279d94e9aa3210c193ba973f8.
2023-08-01 14:26:02 +02:00
ba37de94d4 Making sure the CI actually works 2023-08-01 14:26:02 +02:00
6242a1470e Starting the book. 2023-08-01 14:26:02 +02:00
834e1b197b Adding a documentation book. 2023-07-26 18:06:31 +02:00