Robert Dyro

Results 65 comments of Robert Dyro

After some more testing, highlighting (vim visual mode) **does not** appear to be working in GNU screen. After some experimentation, I'm not sure how to fix this. The problem might...

I'll take a look and push another commit soon, thanks!

I fixed all errors in existing tests and I added a new test specifically for the new `trace_compile` option. If you can take a look now, that'd be great. @mkitti

I think with the additional test, this should look better now. Thanks for taking a look @MilesCranmer

Thanks for the quick response! I'll give building CARLA alongside Unreal a try, I'll keep you updated. Thank you in advance for updating the installation instructions!

I tested the combined Carla + Unreal setup on Windows (following the CARLA docs) with the master version of CARLA. Unfortunately, I'm running into the same issues as mentioned in...

Thank you for all of your responses, this is very helpful! On windows, with Visual Studio 2019, I attempted to build UnrealEngine 4.27.2 (from EpicGames) with the plugin correctly initialized...

I just built UnrealEngine 4.27.2 on Windows 10 with VisualStudio 2019 and I'm getting the same error as on linux: ``` The following modules are missing or build with a...

Not yet, will do, still finishing testing the new tests. Sounds good!

* should I remove the model run configs (`MaxText/configs/...`), leaving model configs (`MaxText/configs/models/...`)? * assets need to be pushed to `gs://maxtext-external` for new test `.../8x22b/1_test_mixstral.sh` to work * the model...