mihran113

Results 116 comments of mihran113

Hey folks! Sorry for late response. I've opened a PR which will add support for self-signed SSL certificates. The problem here was that by default `requests` package doesn't trust self-signed...

Hey folks the changes for this have been published with the newest release of `aim` `v3.25.0`. Please check out the new section in documentation for client side setup (works the...

Hey @eltonjohnfanboy! Sorry for late response and thanks for opening the issue. There's an issue in our callback, I'll make sure to include the fix in the upcoming release. In...

Hey @eltonjohnfanboy! The new version of `aim` has been shipped (`3.23.0`) which includes the fix for this issue. Please let me know if everything works as expected so I can...

Hey folks. Sorry, for leaving this unattended for this long. Can I ask if the runs stay in `in progress` state indefinitely or they transition to `finished` state after a...

Hey @Pibborn! You can use the `add_tag` method of the `aim.Run` object. Here is a simple example: ``` from aim import Run run = Run() run.add_tag('some_tag_name') ```

Hey @KDanm! Thanks a lot for the report. We've already addressed this and python 3.12 will be supported with the upcoming version of the aim (`3.21.0`). In the meantime you...

Hey @ywlmiysm! Thanks for reaching out, could you please share the OS version of your machine?

Hey @HarikrishnanBalagopal! Sorry, we don't have support for python 13 added yet. Will ping here, once added :)

@ayushrjc @ryanJigo Sorry for the late response, I've somehow lost track of this issue. Could you please specify the OS version you are using? Because we have wheels for `aimrocks`...