Nenhuma descrição

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

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