WindyLab

Qwen3-0.6B-cybertown-SFT

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

Training Data Distribution

By Source

Table
sourcecountratio
first_plan_success108331.6%
replan_success234068.4%

By Goal Type

Table
goal_typecountratio
assembly114533.5%
transport101029.5%
guidance35610.4%
emergency_response35510.4%
target_following3319.7%
traffic_enforcement2266.6%

Intended Use

This model is intended for Cybertown semantic task planning and replanning experiments. It outputs structured planning responses for downstream validation and reinforcement learning.

Loading

python

from transformers import AutoModelForCausalLM, AutoTokenizer
model_id = "WindyLab/Qwen3-0.6B-cybertown-SFT"
tokenizer = AutoTokenizer.from_pretrained(model_id, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(model_id, torch_dtype="auto", device_map="auto")

Model provider

WindyLab

Model tree

Base

Qwen/Qwen3-0.6B

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