-
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…
-
### System Info
transformers version: 4.46.3
python version: 3.8.0
System: Ubuntu 20.04
### Who can help?
@ArthurZucker @stevhliu @zucchini-nlp
### Information
- [X] The official example script…
-
When using the "brl-currency" mask, when typing numbers, it returns to the beginning of the typing number
-
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.
-
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 …
-
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 …
-
*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…
-
Hi,
Is it possible to make corrections after the mask has been propagated through the volume as in the sam2 demo?
I would like to add/remove labels in the frames where the tracking fails.
Is this…
-
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,
…
-
MWE:
```julia
using Rasters, GeoInterface
geom = GeoInterface.Polygon([GeoInterface.LinearRing([(0.0, 0.0), (0.0, 10.0), (10.0, 10.0), (10.0, 0.0), (0.0, 0.0)])])
raster = Raster(ones(11, 11), (X(…