Image-Text-to-Text
PEFT
Safetensors
laboratory
protocol-aligned-action-prediction
lora
qwen
long-horizon-planning
conversational
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
- Xet hash:
- 8595a1aef0ada7382aa646a5bbe22ccae96cb4aeca149a714423017609a1bb0e
- Size of remote file:
- 244 MB
- SHA256:
- 1a706ab043f27c19ad89d5ae4acf81c304b603b3ac9926105f34d12dc3173cbf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.