Add peft as extra dependency, mark tests

Fast tests currently fail because of the missing dependency.
This commit is contained in:
nemo
2025-12-20 19:19:06 +01:00
parent 4bc75776f7
commit ad4a82b77e
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
large pretrained models such as pre-trained policies (e.g., SmolVLA, π₀, ...) to new tasks without training all
of the model's parameters while yielding comparable performance.
Install the `lerobot[peft]` optional package to enable PEFT support.
To read about all the possible methods of adaption, please refer to the [🤗 PEFT docs](https://huggingface.co/docs/peft/index).
## Training SmolVLA