update readme

This commit is contained in:
vincentccc
2025-09-09 10:20:11 +08:00
parent 49af1cf154
commit 04d4947d26
2 changed files with 6 additions and 5 deletions
-5
View File
@@ -81,11 +81,6 @@ Download the Flow/FAST pretrained model and run:
bash ./workspace/lerobot_example/run.sh
```
To fine-tune using the FAST tokenizer, please download the repository and update the `action_tokenizer_path`. Make sure to set `use_fast_tokenizer` to `true`:
```bash
git clone https://huggingface.co/physical-intelligence/fast
```
## Inference
For model inference, please refer to: