Without building Docker image, is it still possible to work in the development mode? #1604
Unanswered
crimson206
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It is a detouring, but I have an idea. My problem is that, I wanted to run the code in my cloud because of GPU access, however the cloud doesn't allow to use the docker command (pulling is only possible, but not stable.). While I just build the studio Docker in my local pc, I will make my cloud as a free endpoint using temporary web-ui. Therefore, I can set the environment more easily, and I can use the GPU access as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to build the docker image, but its size was 10gb. All of you experienced the same?
I just wanted to build the image and took it to a cloud service, but because of the size, it seems not possible for me.
If I can't build the dev dockerfile, how can I set up Autogen in development environment?
Beta Was this translation helpful? Give feedback.
All reactions