Ashley Scillitoe

Results 167 comments of Ashley Scillitoe

Assigning to self, as I'll need to update how `pydantic` is used in the saving tests for this PR.

Yeh it involves some moderate changes, I actually tried to do this today and stopped since realised it was a bigger job than first expected. Their is a migration tool...

That's a good point. Would be good to clarify before we do this.

Note: This is a duplicate of https://github.com/SeldonIO/alibi-detect/issues/239. Closing that one since this issue also includes PyTorch.

Hi @cristianmtr, thank you for opening this. I haven't yet been able to reproduce this on my end. Please could you give some more info on how you installed `alibi-detect`?...

Hi @cfolan17, from the traceback it looks like the error is surfacing from the [transformers](https://github.com/huggingface/transformers) package that is a dependency of ours. It would be helpful to clarify if this...

Hi @cfolan17, thanks for giving the additional info. Unfortunately, I've not been able to reproduce the same error in version 1.0-1 of the sklearn image. Would you be able to...

Additional note, from the torch docs: > Currently, PyTorch on Windows only supports Python 3.8-3.11; Python 2.x is not supported. ~~`torch 2.0` doesn't support Windows, so we'll have to reflect...

> I wonder if we should have a compulsory step to release an "rc" version of test PyPI before releasing the real one? Compulsory here could mean it's just our...