Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Petals to "Example Use Cases" #512

Merged
merged 2 commits into from
Oct 8, 2022
Merged

Add Petals to "Example Use Cases" #512

merged 2 commits into from
Oct 8, 2022

Conversation

borzunov
Copy link
Member

@borzunov borzunov commented Oct 8, 2022

I think it's important to keep our projects referring to each other, as well as to refer the project we're working on now.

@borzunov borzunov requested a review from justheuristic October 8, 2022 05:03
* **Training Transformers Together** ([webpage](https://training-transformers-together.github.io/), [code](https://github.com/learning-at-home/dalle-hivemind)) — a NeurIPS 2021 demonstration that trained a collaborative text-to-image Transformer model.
* **CALM** ([webpage](https://huggingface.co/CALM), [code](https://github.com/NCAI-Research/CALM)) — a masked language model trained on a combination of Arabic datasets.
* **sahajBERT** ([blog post](https://huggingface.co/blog/collaborative-training), [code](https://github.com/tanmoyio/sahajbert)) — a collaboratively pretrained ALBERT-xlarge for the Bengali language.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've moved sahajBERT down because it's built with an old version of hivemind (before introducing hivemind.Optimizer), so its code is not really a good example of how to use hivemind now.

@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Merging #512 (db43224) into master (e9f35b5) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Current head db43224 differs from pull request most recent head 7878680. Consider uploading reports for the commit 7878680 to get more accurate results

@@            Coverage Diff             @@
##           master     #512      +/-   ##
==========================================
- Coverage   75.98%   75.91%   -0.07%     
==========================================
  Files          81       81              
  Lines        7919     7919              
==========================================
- Hits         6017     6012       -5     
- Misses       1902     1907       +5     
Impacted Files Coverage Δ
hivemind/dht/node.py 90.99% <0.00%> (-1.19%) ⬇️
hivemind/dht/routing.py 93.52% <0.00%> (-0.59%) ⬇️
hivemind/moe/server/server.py 44.91% <0.00%> (-0.54%) ⬇️
hivemind/dht/dht.py 62.87% <0.00%> (+1.19%) ⬆️

@borzunov borzunov merged commit b3a51dd into master Oct 8, 2022
@borzunov borzunov deleted the petals-readme branch October 8, 2022 15:49
mryab pushed a commit that referenced this pull request Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants