Skip to content
#

asynchronous-programming

Here are 581 public repositories matching this topic...

borzunov
borzunov commented Sep 21, 2021

Simple mistakes trigger unclear error messages in the ALBERT example, that is:

  • Absence of the unpacked data for trainer (currently triggers requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/models/data/tokenizer)
  • Running all peers in --client_mode (currently triggers AllReduce failed: could not find a group)

It would be great to

Improve this page

Add a description, image, and links to the asynchronous-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asynchronous-programming topic, visit your repo's landing page and select "manage topics."

Learn more