Commit Graph

10 Commits

Author SHA1 Message Date
638ccf9f46 Fix include code. 2023-10-02 10:22:44 +02:00
4ac6039a42 Merge branch 'main' into book-trainin-simplified 2023-09-22 11:01:23 +06:00
52a60ca3ad https://github.com/huggingface/candle/issues/637 2023-09-22 10:57:11 +06:00
18d6db2180 more doc fixes (#804) 2023-09-10 20:36:29 +01:00
dd06d93d0b Cleanup:
- Moved around book from `examples` to `candle-book` proper (overlapping
  the book and the lib structures)
2023-08-28 15:15:26 +02:00
d7a273be51 Training:
- Removed a lot of surface (SerializedFileReader ownership is really
  painful).
- Moved example + vision to hf.co version.
- Removed feature gate.
2023-08-28 15:15:01 +02:00
dd02f589c0 Better training+hub 2023-08-28 15:14:43 +02:00
7602323667 [Book] Add small error management + start training (with generic dataset
inclusion).
2023-08-28 15:14:17 +02:00
82464166e4 3rd phase. 2023-08-02 18:40:24 +02:00
834e1b197b Adding a documentation book. 2023-07-26 18:06:31 +02:00