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

Updated Relay Mining paper resources #51

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ The implementation of the protocol is accessible [here](https://github.com/pokt-

## arxiv

You can find the `Decentralized AI: Permissionless LLM Inference on POKT Network` paper on [arxiv](https://arxiv.org/abs/2405.20450).
1. You can find the `Decentralized AI: Permissionless LLM Inference on POKT Network` paper on [arxiv](https://arxiv.org/abs/2405.20450).
2. You can find the `Relay Mining` paper on [arxiv](https://arxiv.org/abs/2305.10672).

## Support & Contact

Expand Down
1 change: 0 additions & 1 deletion relay_mining/README.md

This file was deleted.

Binary file modified relay_mining/Relay_Mining.pdf
Binary file not shown.
Binary file added relay_mining/ieee.zip
Binary file not shown.
8 changes: 0 additions & 8 deletions relay_mining/overleaf/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ @misc{wustl2021drl
Eprint = {arXiv:2101.05865},
}

@misc{wustl2021drl,
Author = {Chong Li and Jiangnan Liu and Chenyang Lu and Roch Guerin and Christopher D. Gill},
Title = {Impact of Distributed Rate Limiting on Load Distribution in a Latency-sensitive Messaging Service},
Year = {2021},
publisher = {Washington University in St. Louis},
Eprint = {arXiv:2101.05865},
}


@misc{buchman2019latest,
title={The latest gossip on BFT consensus},
Expand Down
Loading