openpi / src

Commit History

Pin PyTorch and fix tests
9b2fe72

Kevin Black commited on

update paths
2d70d96

Kevin Black commited on

fix LIBERO config
ab2855a

Kevin Black commited on

small fix
61c2755

Kevin Black commited on

Fix conversion script
5d29f5c

Kevin Black commited on

Fix lint errors
8999e55

Kevin Black commited on

remove ema, remove redundant compute for data loading, memory opt for float32, and set float32 by default for finetuning
aa7853c

klldmofashi commited on

add pytorch support for openpi
5546575

klldmofashi commited on

DROID fix
48c1dc2

Kevin Black commited on

DROID training
be2e520

Kevin Black commited on

Fix lora ffn
074cfc5

kvablack commited on

Default weight decay back to 1e-10
3b6fda9

Kevin Black commited on

fix droid action space for pi05 finetuning
cc94f00

Karl Pertsch commited on

Default weight decay to 0
1d29406

Kevin Black commited on

LIBERO updates
7cf5f60

Kevin Black commited on

add droid lerobot doc, custom finetuning example
363173c

Karl Pertsch commited on

Add pi05 aloha configs
a9145b3

Robot Dev commited on

Add Pi05 LIBERO config
a80803b

kvablack commited on

Minor nits
a2d8b51

Kevin Black commited on

Make it harder to forget quantile norm
540ebe8

Kevin Black commited on

Add missing use_quantile_norm
a3d8ea3

Kevin Black commited on

Default max_token_len=200 for pi05
56b0c1f

kvablack commited on

Add Pi05-LIBERO config and update README with Pi05 info
2fefb1b

kvablack commited on

add pi05 droid config
f6a0c0c

Karl Pertsch commited on

Fix normalize/padding ordering
59d1371

Kevin Black commited on

Pi05 support
4d389c3

Kevin Black commited on

Fix dataset repeat
e458066
unverified

KarlP commited on

make new droid idle filter default
245048e

karl commited on

Merge branch 'main' into main
1f4506d
unverified

KarlP commited on

minor edits, requested by karl
5a93876

verityw commited on

subsume filter_last_n_in_ranges into json ranges
a9e0fc4

verityw commited on

Fix normalize tests and add multi-batch dimension test
6eb4446

kvablack Claude commited on

fix precommit formatting issues
00fea47

verityw commited on

update to follow required merge patterns
ff850ef

verityw commited on

remove old filter
4a3c5fd

verityw commited on

update comments, readme
fc43fb1

verityw commited on

move filter_last_n_in_ranges to json
f1888e2

verityw commited on

move option to remove last n in filter ranges to json generator
de46c76

verityw commited on

fix minor bugs
2ee47c4

verityw commited on

add json filtering
33d781b

verityw commited on

[fix] optimise `_merge_params` to prevent CPU overload (#616)
0fffc72
unverified

Kevin Black commited on

Fix compute_norm_stats batching
7725f3b

Kevin Black commited on

Merge branch 'main' into optimise-merge-params
237d886
unverified

Varun Edachali commited on

introduce simple optimisations
a89ea9b
unverified

Varun0157 commited on

fix
2467505

Ubuntu commited on

move filtering idle actions after flatten
64e6406

verityw commited on

gemma_300m_lora variant is missing in Variant (#555)
51fb06b
unverified

Kevin Black commited on

Merge branch 'main' into patch-2
a4b2db0
unverified

Kevin Black commited on

Fix array_typing breakage in REPL
832d7f8

kvablack commited on

Apply suggestions from code review
db3374b

KarlP commited on