You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
Describe the bug
If the prompt var is empty, the server will crash.
cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguousTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Shouldn't crash, could return a warning and not generate anything.