-
When using the "brl-currency" mask, when typing numbers, it returns to the beginning of the typing number
-
Hi @zhuzilin, follow up from https://github.com/zhuzilin/ring-flash-attention/issues/15
I just wanted to verify the causal, and I simply use loop because I dont have multigpus, but it should be wor…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Why are there no attention masks in DIT and U-Net?
DIT directly removes the attention masks, including both self and cross attention.
In U-Net, the mask is applied by multiplying the keys (k) and …
-
I am trying to train a model on a custom dataset which contains only 1 class basically (and the background of course).
I have modified the pipeline to include the new dataset. For some reason I can…
-
When there is a minimum value in the mask tensor, it can lead to incorrect Expand mask results and loss of mask calculation
- The mask tensor like this:
- The result as follow:
As …
-
To make the user life easier, we can add a amount mask to amount fields.
we need to search more, but ng2-currency-mask appears to be a good option.
-
```c++
diffusion_model_discrete.py", line 158, in validation_step
noisy_data = self.apply_noise(dense_data.X, dense_data.E, data.y, node_mask)
SaGess/src/diffusion_model_discrete.py", line …
-
*Title*: Building envoy results in protobuf compile errors
*Description*:
When attempting to build envoy, the build fails with the below errors related to protobuf.
`bazel build --subcommands --c…
-
Thaks to your work, but when I check the code, I found that in .\clip\model.py line 369-391,
Both _encode_image_ and _encode_text_ need 2 inputs, but when in _forward_, there is only 1 input,
…