Yi Gu
Results
2
issues of
Yi Gu
The environment get stuck when trying to `get_valid_actions()` after loading this state and applying `step('put sack in egg')`. The state is attached by a `pickle` file [state.pickle.zip](https://github.com/microsoft/jericho/files/7331353/state.pickle.zip), and the following...
Hi, thanks for releasing the powerful text-to-video model. I notice that there is a strange point in the diffusers implementation of AutoEncoderKLCogvideoX. ```python def fake_context_parallel_forward(self, inputs: torch.Tensor) -> torch.Tensor: kernel_size...