Closed Abhinav43 closed 5 years ago
Good catch!
Two options:
1) send a pr that deletes the setting of random.seed
in interact.py
2) pass a new --seed
argument to interact.py
when you want a new personality (not how it should be, I acknowledge.)
I just opened #47 to fix this.
Thanks @nihil0 !
I am running the interact.py and it's loading same personality again and again
"INFO:interact.py:Selected personality: i prefer vinyl records to any other music recording format. i fix airplanes for a living. i drive junk cars that no one else wants. i think if i work hard enough i can fix the world. i am never still."
How to select a random personality every time or between the conversation?
Is the pre-trained model trained on only on one personality?