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
Recently I noticed that I'm getting the exact same answers to my prompt every time where this wasn't the case before. I have no idea what happened to trigger this.
I have a version of chat-with-bob.txt where I ask it to tell my a children's story based on preferences I specified in the text in the prompt and up until now it was obviously using a different seed every time and thus generating a new story every time but out of nowhere I'm getting an identical story every time (despite the fact that the output IS showing a different seed every time upon execution).
As a test, I changed a couple of characters in the prompt in chat-with-bob.txt to see if the output would change and it did indeed generate an entirely different story but again, it exhibited the same behavior and repeatedly gave me the same story when I ran the identical prompt. FYI, I changed "fantasy story" to "fantastical story in chat-with-bob.txt.
I just did a new fresh pull of the code and compiled from scratch a few minutes ago so everything is up to date. Using the Alpaca/33B-LORA-merged/ model BTW.
See chat-with-bob.txt and output.txt for examples.
Recently I noticed that I'm getting the exact same answers to my prompt every time where this wasn't the case before. I have no idea what happened to trigger this.
I have a version of chat-with-bob.txt where I ask it to tell my a children's story based on preferences I specified in the text in the prompt and up until now it was obviously using a different seed every time and thus generating a new story every time but out of nowhere I'm getting an identical story every time (despite the fact that the output IS showing a different seed every time upon execution).
As a test, I changed a couple of characters in the prompt in chat-with-bob.txt to see if the output would change and it did indeed generate an entirely different story but again, it exhibited the same behavior and repeatedly gave me the same story when I ran the identical prompt. FYI, I changed "fantasy story" to "fantastical story in chat-with-bob.txt.
I just did a new fresh pull of the code and compiled from scratch a few minutes ago so everything is up to date. Using the Alpaca/33B-LORA-merged/ model BTW.
See chat-with-bob.txt and output.txt for examples.
chat-with-bob.txt
output.txt
The text was updated successfully, but these errors were encountered: