Wenboz

Wenboz

TCOD-v1-OPD-Qwen2.5-3B-WebShop

Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

License: apache-2.0

Training configuration

Table
Frameworktrinity-rft (TCOD), verl FSDP backend
Algorithmon-policy distillation (multi_turn_opd advantage, KL coef 1.0)
Optimizer LR1e-6
Training steps150 (save_interval 50)
batch_size / train_batch_size16 / 64, repeat_times 1
Max prompt / response (train)4096 / 512
Env steps per episode (train)15
Staleness controlmax_staleness=2, NCCL weight sync every step
Sequence parallel / grad clipulysses SP 2, grad_clip 1.0, max_token_len_per_gpu=16384
RolloutvLLM, prefix caching on, CUDA graph on, 8×H100

Usage

Standard chat model; use it inside a WebShop agent loop with the GiGPO/verl-agent prompt template (the <think>...</think> <action>...</action> contract).

python

from transformers import AutoModelForCausalLM, AutoTokenizer
tok = AutoTokenizer.from_pretrained("Wenboz/TCOD-v1-OPD-Qwen2.5-3B-WebShop")
model = AutoModelForCausalLM.from_pretrained("Wenboz/TCOD-v1-OPD-Qwen2.5-3B-WebShop", torch_dtype="bfloat16", device_map="auto")

Model provider

Wenboz

Wenboz

Model tree

Base

Qwen/Qwen2.5-3B-Instruct

Fine-tuned

this model

Modalities

Input

Text

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today