This repository was archived by the owner on Nov 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
fbb5a30
This pull request sets up the initial GitHub repository configuration…
EO-Robotics 735ee5a
Refactor model input handling for multimodal data, including image an…
DelinQu 1390b23
Refactor model input handling for multimodal data, including image an…
DelinQu 5e1fef4
Merge main into eo1-dev: keep .github/settings.yml deleted as intende…
DelinQu 76f0223
Merge branch 'eo1-dev' of https://github.com/EO-Robotics/EO-1 into eo…
DelinQu abd4aa9
Refactor training scripts and configuration files for improved clarit…
DelinQu efd0527
Update .gitignore to include new output paths, modify dataset configu…
DelinQu b241ddd
Refactor import order in test_vlm.py for improved readability and con…
DelinQu 5ae0a74
Merge branch 'main' into eo1-dev
DelinQu 27d1222
Update pre-commit configuration to exclude processing_eo1.py from ban…
DelinQu b5d359b
Merge remote-tracking branch 'origin/main' into eo1-dev
DelinQu 7e46c90
Refactor EO1 configuration and processing classes for improved struct…
DelinQu d2ef83b
Update .gitignore to exclude hf_save_pretrained.py and enhance README…
DelinQu 177234c
Merge remote-tracking branch 'origin/main' into eo1-dev
DelinQu 440eb92
Refactor training scripts to remove env.sh sourcing and activate cond…
DelinQu 82096b5
Fix unified generation in modeling_eo1.py.
DelinQu 3594979
Update .gitignore to include 'eo/model_dev' directory, ensuring prope…
DelinQu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| . scripts/env.sh | ||
|
|
||
|
|
||
| dist_tasks=( | ||
| bridge.sh | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.