Commit Graph

6 Commits

Author SHA1 Message Date
8aab787384 Test the index op + bugfix. (#148) 2023-07-12 15:42:36 +01:00
b3b39cca92 Llama batch (#144)
* Add a batch dimension to llama.

* Bugfixes.
2023-07-12 11:38:19 +01:00
2be09dbb1d Macroify the repeating bits. (#129) 2023-07-10 19:44:06 +01:00
1ad235953b Clippy ? 2023-07-10 19:34:38 +02:00
5ea747c047 Update candle-core/src/indexer.rs 2023-07-10 19:02:35 +02:00
ef0375d8bc i(..) indexing sugar (partial).
- Only range, and select (no tensor_select)
- No negative indexing
2023-07-10 17:34:04 +02:00