-
I'm developing a version of realistic torches that allows placed, unlit torches to be lit by other lit torches ([link](https://github.com/newcarrotgames/RealisticTorches/tree/1.12.2-torch-lighting-beh…
-
```shell
[rank7]: File "/data/miniconda3/envs/o1/lib/python3.10/site-packages/torch/_ops.py", line 1116, in __call__
[rank7]: return self._op(*args, **(kwargs or {}))
[rank7]: torch._dynamo.e…
-
A 1 layer hf llama 1b with 1 layer is too slow in Thunder.
Repro for instantiating the model:
```py
import torch
from transformers.models.llama import LlamaForCausalLM, LlamaConfig
LLAMA_3_2_…
-
!mistral-chat ./mamba-codestral/ --instruct --max_tokens 256
/usr/local/lib/python3.10/dist-packages/mamba_ssm/ops/selective_scan_interface.py:164: FutureWarning: `torch.cuda.amp.custom_fwd(…
-
```from optimum.quanto import freeze, qfloat8, quantize
from diffusers import PixArtSigmaPipeline
import torch
pipeline = PixArtSigmaPipeline.from_pretrained(
"PixArt-alpha/PixArt-Sigma-XL-2…
-
I went through a earlier similar [issue](https://github.com/TissueImageAnalytics/tiatoolbox/issues/411). I want to use the semantic segmentor model (fcn_resnet50_unet-bcss) for transfer learning.
T…
-
Goiing through the readme for setup, failing on this command:
```
# install compatible pytorch geometric in this order WITH versions
pip install --no-cache-dir torch-scatter==2.0.9 torch-sparse…
-
### Issue description
pypots/nn/modules/reformer/local_attention.py:31: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead
Ma…
-
Hi, I am very confused about the specific role of gr_output_length.
The length of hstu's input seq is (max_sequence_length + gr_output_length + 1),
For the 'gr_output_length' part, the correspond…
-
```
[rank0]: File "/opt/venv/lib/python3.10/site-packages/lightning_fabric/wrappers.py", line 411, in _capture
[rank0]: return compile_fn(*args, **kwargs)
[rank0]: File "/opt/venv/lib/pytho…