Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bingaochen
/
hl-planner-simple-subgoal

Image-Text-to-Text
PEFT
Safetensors
lora
qwen3-vl
robotics
subgoal-prediction
Model card Files Files and versions
xet
Community

Instructions to use bingaochen/hl-planner-simple-subgoal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bingaochen/hl-planner-simple-subgoal with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/inspire/qb-ilm/project/robot-learning-system/public/wudongming/models/Qwen/Qwen3-VL-4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "bingaochen/hl-planner-simple-subgoal")
  • Notebooks
  • Google Colab
  • Kaggle
hl-planner-simple-subgoal
132 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bingaochen's picture
bingaochen
trim model card to minimal disclosure
cb0da5f verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    748 Bytes
    trim model card to minimal disclosure about 2 months ago
  • adapter_config.json
    1.1 kB
    upload inference-only adapter files (v11, checkpoint-328) about 2 months ago
  • adapter_model.safetensors
    132 MB
    xet
    upload inference-only adapter files (v11, checkpoint-328) about 2 months ago
  • additional_config.json
    67 Bytes
    upload inference-only adapter files (v11, checkpoint-328) about 2 months ago
  • args.json
    19.2 kB
    upload inference-only adapter files (v11, checkpoint-328) about 2 months ago