Understand model access, reasoning effort and what benchmark results actually tell you.
Astra and Sol reasoning effort
Official OpenAI documentation says GPT-6 Astra supports low, medium, high, xhigh and max reasoning effort. GPT-5.6 Sol supports none, low, medium, high, xhigh and max, with medium documented as the default. Low generally asks the hosted model to spend less reasoning compute; higher settings allow more. Exact quality, latency and cost effects are workload-dependent and should be measured with task-specific evaluations.
Open-weight means model parameters are downloadable under a stated license, which can enable self-hosting, inspection and fine-tuning. It does not automatically mean the training data, training code or full development process are open. Closed-weight models are accessed through company products or APIs. License terms, hardware needs and safety obligations still vary by model.
Record the model version, effort setting, tool harness, prompt, number of trials, dataset availability and whether the evaluator is internal. Vendor results can be useful, but comparisons are weak when harnesses or private datasets differ. Prefer independently reproducible public evaluations and treat internal sets as product evidence rather than universal rankings.