IvoJager

Results 5 comments of IvoJager

If anyone finds it useful, this is slightly modified version of 0.92 that takes the temporary token and sends it along with the headers; https://github.com/IvoJager/php-aws-ses/commit/036f33bd0549409b0b461217903c00087eb9db06 It works for our purposes...

Stuck (on Ubuntu) as well at > ImportError: cannot import name 'PlainAQTLayout' from 'torchao.dtypes.affine_quantized_tensor' Clean installl, using torch 2.7.0 per requirements, etc. Tried multiple versions of torchdao (from 6.1 to...

Tried even older versions of torchao and 3.1 seems to get us the closest, though still plenty of errors (for example have to delete calls to some benchmarking code). It...

> Hi guys , just running few more tests , in the meantime a patch was given by a community member hope this helps while we push our latest changes...

Seems like the issue is this breaking change, which appears to make the int8wo model no longer compatible as of torchao 0.7+; https://github.com/pytorch/ao/pull/1049