Model reference · open weights

RationalRewards-T2I

RationalRewards-T2I is an open-weight language model from TIGER-Lab, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs TIGER-Lab 1 variants 900 downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What RationalRewards-T2I is

TLDR: this is a reasoning reward model that supports text-to-image generation, from the following paper. RationalRewards: Reasoning Rewards Scale Visual Generation Both Training and Test Time RationalRewards is a reasoning-based reward model and toolkit for visual generation. Instead of reducing preference into one opaque scalar, it generates explicit multi-dimensional critiques before scoring, turning reward models from passive evaluators into active optimization interfaces. About the name: "Rational" means being reasonable, sensible, in Chinese, 理性的 RationalRewards supports optimization in complementary spaces: - train-time optimization through RL with structured, interpretable reward signals, and - test-time optimization through a Generate-Critique-Refine loop without parameter updates. Key Results Instantiated via PARROT on a Qwen3-VL-Instruct-8B backbone, RationalRewards achieves state-of-the-art preference prediction among open-source reward models and remains competitive with Gemini-2.5-Pro. As an RL reward, it consistently improves generators beyond scalar baselines across both text-to-image and image-editing tasks. Most interestingly, RationalRewards' test-time prompt tuning, requiring no parameter updates, matches or exceeds RL-based fine-tuning on several benchmarks. Train-time RL and test-time prompt tuning with RationalRewards across visual generation benchmarks. Why Reasoning Rewards? Most reward models collapse instruction following, visual quality, composition, and plausibility into one scalar. This removes the structure of human judgment and often leads to brittle optimization. RationalRewards keeps those dimensions explicit so generators receive semantically grounded feedback about what to fix and why. Why do reasoning rewards resist reward hacking? Scalar rewards are vulnerable to reward hacking because they collapse rich judgment into one number that can rise even when outputs do not truly improve. RationalRewards introduces an implicit regularization: before giving scores, it must produce coherent, multi-dimensional critiques tied to concrete evaluation axes. This constrains optimization to evidence-backed reasoning and improves the monotoni

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerTIGER-Lab
TypeLanguage models
Parameters (lead)8.8B
Variants1
Runs withtransformers
Based onQwen/Qwen3-8B
Released2026-04-10
Popularity900 downloads / month
Likes6
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
RationalRewards-8B-T2I8.8BBF16~20.2 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys rationalrewards-t2i for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (rationalrewards-t2i below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"rationalrewards-t2i","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en

Trained / evaluated on

TIGER-Lab/RationalRewards_DiffusionNFT_TrainData

Tags

transformers safetensors qwen3_vl image-text-to-text text-to-image image-to-image edit reasoning reward image-to-text en dataset:TIGER-Lab/RationalRewards_DiffusionNFT_TrainData endpoints_compatible

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want RationalRewards-T2I on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms