This website requires JavaScript.
Explore
Help
Sign In
skygpu
/
skynet
mirror of
https://github.com/skygpu/skynet.git
Watch
1
Star
0
Fork
You've already forked skynet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de8c7595db
skynet
/
build_docker.sh
4 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
First decupled architecture, still working on integrating tractor gpu workers
2022-12-10 21:18:03 +00:00
docker build
\
Add venv to dockerignore Improve readme Improve dockerization as ipfs cli exec runs not needed anymore Fix pyproject toml for gpu workers Add more sections on example config Drop and siomplify many cli commands, try to use config.ini for everything now Use more dynamic imports on cli to speed up startup Improve model pipelines to allow low mem cards to run big models Add upscaler download to `skynet download` cmd
2023-10-03 15:55:57 +00:00
-t guilledk/skynet:runtime-cuda
\
Use leap as network + auth layer, we decentarlized now
2023-05-22 09:10:51 +00:00
-f docker/Dockerfile.runtime+cuda .