StarVLA pi-fast โ Placeholder Repository
This Card documents the current public state of
StarVLA/pi-fast. It does not describe a usable model release.
Repository status
| Item | Value |
|---|---|
| Target Hub repository | StarVLA/pi-fast |
| Hub revision checked | 66ea7e5ca301ae6ef3348389fd23d080c89fd9fa |
| Public files | .gitattributes only |
| Checkpoint | Missing |
| Model configuration | Missing |
| Dataset statistics | Missing |
| Tokenizer / processor | Missing |
| Model architecture | Missing |
| Training parameters | Missing |
| Evaluation results | Missing |
| License declaration | Missing |
The only public file is the 1,519-byte Git LFS attributes file. There is no weight file, config, code snapshot, or metadata from which a model can be reconstructed.
Model architecture
Missing. The repository name suggests a relationship to PI/FAST methods, but a name is not sufficient evidence for the backbone, action tokenizer, decoder, action horizon, state contract, or training objective. No such details are assigned to this placeholder.
Training and evaluation
Missing. There are no public training artifacts or results. Scores from other StarVLA PI, PI-v3, QwenFAST, or FAST-token checkpoints must not be attributed to this repository.
Download
The repository can be downloaded, but the result contains no model:
huggingface-cli download StarVLA/pi-fast --local-dir pi-fast
The downloaded directory cannot be passed to StarVLA, Transformers, or a model server because it has neither weights nor configuration.
Intended use and limitations
At the checked revision this repository is only a reserved public name. It should not be cited as a released checkpoint, benchmark result, or supported inference path.
To turn it into a model release, publish at minimum:
- the checkpoint and its exact format;
- a reconstructable framework and base-model configuration;
- tokenizer/processor assets when required;
- dataset normalization statistics and the camera/state/action contract;
- training step and key optimization parameters;
- result provenance or an explicit statement that evaluation is pending; and
- license metadata for the weights and dependencies.
Until those artifacts exist, the correct loading and evaluation status is not available.