Skip to content

SuperAce100/websight

Repository files navigation

Websight

Prepare for finetune

cd LLaMA-Factory
uv pip install -e .
cd ..
uv run -m model.prepare_data

Put the following in data/dataset_info.json

{
  "waveui_clicks": {
    "file_name": "waveui_train.jsonl",
    "eval_file_name": "waveui_val.jsonl",
    "template": "qwen2_vl",
    "formatting": "sharegpt",
    "columns": { "messages": "conversations", "images": null }
  }
}

Train with:

llamafactory-cli train train_waveui_lora.yaml

About

Browser agents based on WebSight-7B, a 7B parameter fine-tuned multimodal computer use model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •