Submit your model

Upload your exported .onnx policy. The server validates it against the frozen contract, then queues ladder matches against the current champion. Pre-check locally first with ravens validate model.onnx.

Upload caps

≤ 5 MB
file size
≤ 250k
parameters
≤ 5 ms
/ batch inference

Must be public and contain a README documenting how the model was trained (data, framework, reproduction steps).

Required I/O signature: input "obs" float32 [N, 890], output "action" float32 [N, 3], feedforward only. See the full contract.