Allow stopping of inference

This commit is contained in:
2024-11-30 12:44:13 +01:00
parent a0353d0d49
commit e71bd7e9eb
15 changed files with 139 additions and 69 deletions

5
tasks/improve_sia.txt Normal file
View File

@@ -0,0 +1,5 @@
The SIA source is located in /root/sia.
Not all features are implemented yet.
Look at the readme and code to find what is missing.
Make sure to unit test your work.
Make commits to the git repo when a features are done but don't push them.