-
## Summary
When a model is transformed using the model scaling transformation, `Expressions` are created on the scaled model, but variable scaling factors are not added to them like they are for `C…
-
as #355 , I added "@torch.compile(options={"triton.cudagraphs": True}, fullgraph=True)" to "mamba_chunk_scan_combined" function in file "ssd_combined.py", and running failed with error:
```
Unsup…
-
Hi Albert & Tri,
Awesome work! Thank you for sharing!
I noticed a bug when using bias=True in a Mamba block. For example, using:
```
layer = Mamba(
# This module uses roughly 3 * e…
-
Add some sort of factor thats dependent on the batteries environment?
For example: If two batteries are being modeled, one is inclosed in a chamber the other exposed to space, the first battery's …
-
**Describe the bug**
When using CellViT to segment some WSIs under 20x magnification scale, the result showed in QuPath is incorrect. However, when under 40x magnification scale, they are correct. Bu…
-
Hi there,
If I want to train a new ESRGAN model, a 2.5x upsampling/downsampling factor, for example, how do I get the corresponding pre-trained PSNR model?
-
this is currently handled by list in `garak/cli.py` and `garak/generators/__init__.py`
would be better to have just one list in one place
might be best to have this specified in the generator cl…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
I am using `develop` branch and I have encountered this issue when I want to extend [this example](https://github.com/borglab/gtsam/blob/develop/gtsam_unstable/examples/FixedLagSmootherExample.cpp) w…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### 🐛 Describe the bug
There is a difference in the vLLM implementation of DynamicNTKScalingRotaryEmbedding from t…