```File "C:\Forge\webui\backend\operations.py", line 150, in forward return torch.nn.functional.
someone please help
File "C:\Forge\webui\backend\operations.py", line 150, in forward
return torch.nn.functional.linear(x, weight, bias)
TypeError: linear(): argument 'weight' (position 2) must be Tensor, not NoneType
linear(): argument 'weight' (position 2) must be Tensor, not NoneType







