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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Stanford-CongLab
/
LabHorizon-Model

Image-Text-to-Text
PEFT
Safetensors
laboratory
protocol-conditioned-action-prediction
lora
qwen
long-horizon-planning
conversational
Model card Files Files and versions
xet
Community

Instructions to use Stanford-CongLab/LabHorizon-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Stanford-CongLab/LabHorizon-Model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-35B-A3B")
    model = PeftModel.from_pretrained(base_model, "Stanford-CongLab/LabHorizon-Model")
  • Notebooks
  • Google Colab
  • Kaggle
LabHorizon-Model / assets
8.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
black-yt's picture
black-yt
Add agent pipeline figure to model card
403bb75 2 days ago
  • figure2_pipeline.png
    1.28 MB
    xet
    Expand model card and assets 3 days ago
  • figure3_agent.png
    473 kB
    xet
    Add agent pipeline figure to model card 2 days ago
  • stanford_logo.png
    24.7 kB
    xet
    Expand model card and assets 3 days ago
  • terser.png
    6.52 MB
    xet
    Expand model card and assets 3 days ago