▲ | fortyseven 14 hours ago | |
I'd have assumed a fixed seed was used, but he doesn't mention that. Weird. Maybe he meant that? | ||
▲ | numpad0 12 hours ago | parent | next [-] | |
Pure sci-Fi idea: what if actually nothing was changed, but RNGs were becoming less random as we extract more randomness out of the universe? | ||
▲ | maxbond 8 hours ago | parent | prev [-] | |
I bet they did both. If I'm reading the documentation right you have to supply a seed in order to get "best effort" determinism. https://learn.microsoft.com/en-us/azure/ai-foundry/openai/re... |