AstraliteHeart

Results 15 comments of AstraliteHeart

Works great! But I assume this also means data loss for cases where `''` was in the original data for whatever reason, right?

I am not sure if there is a strong contract around encode-decode roundtrip returning the same output but the code definitely relies on such behavior, I made a temporary fix...

I don't think this is a duplicate, my env is past that fix (see p4 in the original repro steps), I've updated form `main` to confirm as follows: 1. `pip...

@gante thank you for debugging! I can confirm that syncing before https://github.com/huggingface/transformers/pull/21405 (edc1e734bfc01109b8c66881d950ebbda032a6d2) works, I'll open an issue on SF side to warn them about the breakage, unfortunately this brings...

Hi Niels, thank you for checking this. I did use your fork (or so I thought, sigh), but I redid everything from scratch while comparing traces with code and, well......

Results on top are from `transformers` https://gist.github.com/AstraliteHeart/4d7ebf834021b8e1c9bc439c1633002c + your fork of `lavis`. Some more tests (tldr, latest transformers still do not produce the same output) Official `lavis` repo: ``` ['scootaloo,...

I suspect, I am facing the same issue on a server I run - almost all of our users can use slash commands both in DMs and server channels but...

Apologies, had to clean up things and make the tests actually work. The docstrings included in the CL should be a good snippet, i.e. ```python import torch from diffusers import...

Unfortunately still seeing visual noise instead of the image at some values of strength so something in my math must be wrong.

![image](https://github.com/user-attachments/assets/b9777b2d-f454-4dbc-b11c-cf91dd59c7e3)