Skip to content
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A fully decentralized inference engine developed by [Gradient Network](https://g

<h3>

[Gradient Network](https://gradient.network) | [Blog](https://gradient.network/blog/parallax-world-inference-engine) | [X(Twitter)](https://x.com/Gradient_HQ) | [Discord](https://discord.gg/gradientnetwork) | [arXiv]()
[Gradient Network](https://gradient.network) | [Blog](https://gradient.network/blog/parallax-world-inference-engine) | [X(Twitter)](https://x.com/Gradient_HQ) | [Discord](https://discord.gg/gradientnetwork)

</h3>

Expand Down Expand Up @@ -56,7 +56,7 @@ pip install -e '.[dev]'
```

### Windows Application
Click ```download raw file``` at this [Link](https://github.com/GradientHQ/parallax/blob/main/windows/Gradient_Parallax_PC_Setup_v1.0.0.0.exe) to get latest Windows installer.
[Click here](https://github.com/GradientHQ/parallax/releases/latest/download/Gradient_Parallax_PC_Setup.exe) to get latest Windows installer.

After installing .exe, right click Windows start button and click ```Windows Terminal(Admin)``` to start a Powershell console as administrator.

Expand Down
Binary file modified docs/images/node-join.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/parallax/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def join_command(args):
def main():
"""Main CLI entry point."""
parser = argparse.ArgumentParser(
description="Parallax - Decentralized pipeline-parallel LLM serving",
description="Parallax - A fully decentralized inference engine developed by Gradient Network",
formatter_class=argparse.RawDescriptionHelpFormatter,
epilog="""
Examples:
Expand Down
Binary file removed windows/Gradient_Parallax_PC_Setup_v1.0.0.0.exe
Binary file not shown.