Closed miquelduranfrigola closed 1 month ago
Related to #1109
@DhanshreeA
What is the status of this?
Hi @DhanshreeA Is this on Queue or In Progress? What is the plan?
@GemmaTuron this has been implemented IS actually working exactly as expected now, re all the points within expected behavior section. I think we can close this. This is also related to #1197 (which I thought was a bug but it is not, as per the behavior defined here.)
Request
At the moment, the
session.json
file only works with one model at a time. Whenever we are serving Ersilia models via DockerHub, then in principle multiple sessions could be allowed.Expected behaviour
pulled_docker
, then multiple sessions are possible.Suggested solution
session.json
could be a list, each element corresponding to one session.