triton error RTX5090 packages\\triton\\runtime\\tcc\\tcc.exe
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
D:\BaiduNetdiskDownload\ComfyUI_windows_portable_nvidia_cu128\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py:55: UserWarning: torchaudio.utils.download.download_asset has been deprecated. This deprecation is part of a large refactoring effort to transition TorchAudio into a maintenance phase. Please see https://github.com/pytorch/audio/issues/3902 for more information. It will be removed from the 2.9 release.
path = torchaudio.utils.download_asset(self._model_path)
The local file (C:\Users\K\.cache\torch\hub\torchaudio\models\hdemucs_high_trained.pt) exists. Skipping the download.
[MultiTalk] --- Raw speaker lengths (samples) ---
speaker 1: 182338 samples (shape: torch.Size([1, 1, 182338]))
[MultiTalk] Audio duration (284 frames) is shorter than requested (1000 frames). Using 284 frames.
[MultiTalk] total raw duration = 11.396s
[MultiTalk] multi_audio_type=para | final waveform shape=torch.Size([1, 1, 182338]) | length=182338 samples | seconds=11.396s (expected max of raw)
FETCH ComfyRegistry Data: 65/102
FETCH ComfyRegistry Data: 70/102
T5Encoder: 100%|███████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 43.02it/s]
T5Encoder: 100%|███████████████████████████████████████████████████████████████████████| 24/24 [00:00<00:00, 84.64it/s]
FETCH ComfyRegistry Data: 75/102
Requested to load CLIPVisionModelProjection
loaded completely 20215.5744140625 1208.09814453125 True
FETCH ComfyRegistry Data: 80/102
Clip embeds shape: torch.Size([1, 257, 1280]), dtype: torch.float32
Combined clip embeds shape: torch.Size([1, 257, 1280])
FETCH ComfyRegistry Data: 85/102
FETCH ComfyRegistry Data: 90/102
FETCH ComfyRegistry Data: 95/102
FETCH ComfyRegistry Data: 100/102
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
CUDA Compute Capability: 12.0
Detected model in_channels: 36
Model cross attention type: i2v, num_heads: 40, num_layers: 40
Model variant detected: i2v_480
InfiniteTalk detected, patching model...
model_type FLOW
Loading LoRA: Wan21_I2V_14B_lightx2v_cfg_step_distill_lora_rank64 with strength: 1.0
Using GGUF to load and assign model weights to device...
Loading transformer parameters to cpu: 100%|█████████████████████████████████████| 1633/1633 [00:00<00:00, 4482.20it/s]
Moving diffusion model from cuda:0 to cpu
sigmas: tensor([1.0000, 0.9706, 0.9167, 0.7857, 0.0000])
timesteps: tensor([999, 970, 916, 785], device='cuda:0')
Multitalk audio features shapes (per speaker): [(284, 12, 768)]
Swapping 30 transformer blocks
Initializing block swap: 100%|█████████████████████████████████████████████████████████| 40/40 [00:02<00:00, 16.33it/s]
----------------------
Block swap memory summary:
Transformer blocks on cpu: 8187.12MB
Transformer blocks on cuda:0: 2724.87MB
Total memory used by transformer blocks: 10911.99MB
Non-blocking memory transfer: True
----------------------
Multitalk mode: infinitetalk
Sampling 284 frames in 4 windows, at 480x832 with 4 steps | 0/4 [00:00
Contributor guide
Assessment
This issue has not been assessed yet.