mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-31 19:01:28 +00:00
remove brkpt
This commit is contained in:
@@ -157,7 +157,7 @@ class TokenizerProcessorStep(ObservationProcessorStep):
|
||||
|
||||
# Tokenize the task (this will create CPU tensors)
|
||||
tokenized_prompt = self._tokenize_text(task)
|
||||
breakpoint()
|
||||
|
||||
# Detect the device from existing tensors in the transition to ensure consistency
|
||||
target_device = self._detect_device(self.transition)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user