0

For migration from ray 0.x to ray 1.x, ray.rllib.models.Model must be replaced with ray.rllib.models.ModelV2.

Are there any migration guidelines describing how to do this properly?

Thank you.

Anton
  • 494
  • 5
  • 19

1 Answers1

0

There are none.

https://github.com/ray-project/ray/issues/29724#issuecomment-1292777342

However, specific questions can be asked on the forum.

Anton
  • 494
  • 5
  • 19