Skip to content

LabVLA-5B-Base appears to miss norm_stats.json required for correct deployment #9

Description

@eggplantsalt

Hi, thanks for releasing LabVLA.

I downloaded zjunlp/LabVLA-5B-Base and deployed it with the official
deployment/serve_labvla.py.
The public HF checkpoint contains model.safetensors, config.json,
vlm_config.json and tokenizer/processor files, but it does not contain:

  • norm_stats.json
  • labvla_schema.json / labvla_schemas.json
  • training_state/training_state.pt

The current checkpoint saver appears to save the model/VLM assets under
checkpoint/pretrained_model/, while norm_stats.json and schema files are
saved at the checkpoint root.
Could you please release the exact norm_stats.json used by
LabVLA-5B-Base, or preferably the full checkpoint root used for deployment?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions