Keine Beschreibung

Aleksandr Borzunov 75e68ed8c0 Fix hivemind commit in requirements.txt vor 3 Jahren
lib 20e2a3aab2 Use dalle-pytorch instead of LeanAlbert vor 3 Jahren
.gitignore 72fc0bcdb7 Initial commit (ru-max branch without private code) vor 3 Jahren
README.md 72fc0bcdb7 Initial commit (ru-max branch without private code) vor 3 Jahren
arguments.py c61c61b20d Use t5-small tokenizer vor 3 Jahren
callback.py 72fc0bcdb7 Initial commit (ru-max branch without private code) vor 3 Jahren
data.py c61c61b20d Use t5-small tokenizer vor 3 Jahren
huggingface_auth.py 72fc0bcdb7 Initial commit (ru-max branch without private code) vor 3 Jahren
requirements.txt 75e68ed8c0 Fix hivemind commit in requirements.txt vor 3 Jahren
run_aux_peer.py f621362466 Make logging less verbose vor 3 Jahren
run_trainer.py 380a5f3231 Set num threads to <= 4 vor 3 Jahren
run_trainer_tpu.py 380a5f3231 Set num threads to <= 4 vor 3 Jahren
task.py 3b184c57da Don't download VQGAN weights vor 3 Jahren
utils.py f621362466 Make logging less verbose vor 3 Jahren

README.md

TODO write a setup instruction

Note: You might want to have several initial peers so that if one dies,

new workers still can join the collaboration via alive initial peers' addresses.
Specify initial_peers argument for that purpose