← Back to context

Comment by cloudking

7 hours ago

How do you create repeatable tests in a non-deterministic system? Every time you send the same prompt you get a different answer.

The actual tokens might be non-deterministic, but you could look for proxy measures that are supposed to be invariant. Eg. correctness/performance on benchmarks, "thinking level" on complex problems, etc