Skip to content
#

volunteer-computing

Here are 32 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

good first issue Good for newcomers help wanted Extra attention is needed
lolocohen
lolocohen commented Mar 30, 2019

What do you propose?

The idea is to create a quick start document at the root of the repo, to illustrate how to quickly get started with JPPF, like an end-to-end HelloWorld. This would include how to setup and start a grid, full code example and expected output.

We shouldalso add a link to it in the main readme.md

What are the expected benefits and drawbacks?

The expectation is

good first issue Good for newcomers task Things to do, related to the code or not [documentation]
mpentler
mpentler commented May 28, 2018

Sergei did all of his variables etc in English but obviously he’s more comfortable working in Russian, so the code comments aren’t surprising. I’m using Google Translate to do some easier stuff and making my own decisions on syntax, but some hard sentences are pretty tough to do.

Ideally I need a Russian speaker to translate and check everything for me.

help wanted Extra attention is needed good first issue Good for newcomers

Improve this page

Add a description, image, and links to the volunteer-computing 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 volunteer-computing topic, visit your repo's landing page and select "manage topics."

Learn more