Kashif Rasul

Results 28 issues of Kashif Rasul

prob. doesn't matter but if `indices` is not `None` then `indices_inverse` is not set, so I moved it out of that `if`

For issue #320 and #544

This PR exposes the `ff_multiplier` option of the Attention so that the UNet is able to set it. cc @sayakpaul

We need to be able to pass args to `hf_hub_download` and or Peft `from_pretrained` e.g. `cache_dir` or `local_files_only` etc.

also fixed a bug due to this in `MishGLU`

Hi @aymenmir1 I noticed that the `sv_dsk` function is missing: https://github.com/aymenmir1/pix2surf/blob/43bd71310631453c3732ac628fb009d0b1896661/train/train_seg.py#L140 can you kindly check it in? Thanks! Kashif