RuntimeError: probability tensor contains either inf
, nan
or element < 0 when using ST or switching characters
#5464
quarterturn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure this warrants a bug report, but when:
MiquMaid-v1-70B-4bpw-exl2
LOADER: "ExLlamav2_HF"
TRUNCATION LENGTH: 32764
INSTRUCTION TEMPLATE: "Alpaca"
Changing characters, or trying to use SillyTavern at all, results in:
I'm on:
Presumably, something is feeding in a token the model doesn't like, but I'm not sure what.
Beta Was this translation helpful? Give feedback.
All reactions