sft_appdelta_gui_agent

Fine-tuned Qwen3-VL-8B-Instruct checkpoint for mobile GUI agent tasks. The model is trained with Thought + Action + tool_call output format.

Prompt format

  • System: mobile GUI agent prompt with Thought / Action / tool_call
  • User: The user query: {task}. Task progress ...
  • Coordinates: 0-999 grid

Usage

from transformers import Qwen3VLForConditionalGeneration, AutoProcessor

model = Qwen3VLForConditionalGeneration.from_pretrained("xwk123/sft_appdelta_gui_agent")
processor = AutoProcessor.from_pretrained("xwk123/sft_appdelta_gui_agent")
Downloads last month
99
Safetensors
Model size
9B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for xwk123/sft_appdelta_gui_agent

Finetuned
(344)
this model