Commit Graph

13 Commits

Author SHA1 Message Date
18d6db2180 more doc fixes (#804) 2023-09-10 20:36:29 +01:00
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
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