Michael Tanzer

Results 11 comments of Michael Tanzer

Hi, how did you solve this? Did you have to change the teardown function within lightning? ``` def _teardown(self) -> None: """This is the Trainer's internal teardown, unrelated to the...

Patch notes seem to say that this is fixed (https://aimstack.readthedocs.io/en/latest/generated/CHANGELOG.html#feb-7-2024-fixes), but my code hangs when getting to the test loop when using aim. No error is raised, but the run...

@mihran113 Do you know if there is any update about this? I also see the run in meta/chunks and I am not able to delete the runs as they appear...

I have now deleted the problematic runs by deleting the lock manually and then deleting from the UI. I will share a log as soon as it happens again.

I think this is a new Windows feature rather than a change in this repo

Hi, I'm glad it's working on this example, but there is also another ticket with pretty much the same issue. Could it be related to the fact that I am...

Thank you! This is awesome news! I will close this issue then

I like this idea, and it's easy to implement, but it wouldn't support cases where the "task" is specified in a previous message that is not the system message. But...