(no title)
Eckter2 | 4 months ago
I just tested with a mistral's chat: I asked it to answer either "foo" or "bar" and that I need either option to have the same probability. I did not mention the code interpreter or any other instruction. It did generate and execute a basic `random.choice(["foo", "bar"])` snippet.
I'm assuming more mainstream models would do the same. And I'm assuming that a model would figure out that randomness is important when playing poker.
No comments yet.