5 Commits

Author SHA1 Message Date
Robert Gerstenberger
363421c61c
fix minor mistake without impact (#36)
fix mistake in the sorting example for 32 elements, which has no impact, since the respective parameter is not used in the implementation of the generation prompt

reported in issue #35
2024-12-11 11:46:42 +01:00
Nils Blach
b5a8c960d6 Fix relative import issue in examples 2023-12-02 17:37:03 +01:00
Robert Gerstenberger
a6aee6bb76
Improvements (#20)
- set intersection: simplified merge prompt
- sorting: fixed split prompt
- fixed white space issues
- fixed typos
- fixed a few consistency issues
2023-11-24 14:43:45 +01:00
Nils Blach
80957be75e Update examples to work with the separate controller and lm modules 2023-10-20 10:37:35 +09:00
Nils Blach
41a0a6e67c Initial commit 2023-08-21 03:33:46 +02:00