Closed My12123 closed 8 months ago
trace.moe doesn't use python. I think it's not suitable to run on Colab.
Where else can we launch?
trace.moe is not a simple program, the whole system consists of many parts. I think using docker-compose is already the easiest way to launch the whole thing. Some other developers did launch the whole thing successfully on Ubuntu, you just need some more knowledge on linux, docker and networking.
Can you help me with this? What should be corrected and how?
Please follow the instructions in README.md
Is there any need to change, if anything and for what?
Change these to your local win10 folders, and add "network: trace_moe_net" to every project of the docker-compose file.
I couldn’t run it
This is the correct way to declare network in docker compose. Sorry I misunderstood your scenario. The trace.moe network had been solved by my PR months ago.
Have you created these five folders locally?
Yeah, I made daddies on the computer.
Can you create a version for Google Colab?