mlc-llm
mlc-llm copied to clipboard
Refactored random.h to have PhiloxRandomGenerator
In this PR I have refactored RandomGenerator to UniformRandomGenerator and PhiloxRandomGenerator.