golemfactory/golem-core-python

Support for Golem Registry for Ray on Golem

Closed this issue · 1 comments

Context:

  • Ray on Golem wants to use Golem Registry to measure statistics of requestors using Ray on Golem
  • Ray on Golem needs to have lots of images with different combinations of versions of python and ray
  • Ray on Golem doesn't want to hardcode hashes of every image it might use - tags ray-on-golem/py3.10.12-ray2.5.1 should do the trick
  • Ray on Golem uses golem-api-python v0.1.1

Why:

  • Ray on Golem wants to be able resolve golem registry tags without manually using golem registry rest API

What:

  • Golem Registry support released so that Ray on Golem can easily use it (be it golem-api-python-0.1.2 or whatever :) )

I guess this one is not relevant anymore ;)