Skip to main content

No project description provided

Project description

Galadriel inference node

Galadriel is building the world’s largest distributed LLM inference network - for developers to scale their LLM apps while cutting costs.

Run a Galadriel GPU node to provide LLM inference to the network.

Check out the quickstart in the documentation to get started.

Requirements

Hardware requirements

  • At least 4 CPU cores
  • At least 8GB RAM
  • A supported Nvidia GPU

Software requirements

  • linux (Ubuntu recommended)
  • python (version 3.10+)
  • nvidia drivers, version > 450. nvidia-smi must work

API keys

  • A valid galadriel API key, gotten from the Galadriel dashboard

Run a GPU node from the command line

Create a (separate) python environment

deactivate
mkdir galadriel
cd galadriel
python3 -m venv venv
source venv/bin/activate

Install galadriel-node

pip install galadriel-node

Setup the environment

Only update values that are not the default ones, and make sure to set the API key

galadriel init

Run the node

galadriel node run

If this is your first time running the GPU node, it will perform hardware validation and LLM benchmarking, to ensure your setup is working correctly and is fast enough.

Or run with nohup to run in the background

nohup galadriel node run > logs.log 2>&1 &

Check node status

galadriel node status

Should see status: online

Additional commands

Check LLM status

galadriel node llm-status

The output should contain:

✓ LLM server at http://your_llm_address is accessible via HTTP.
✓ LLM server at http://your_llm_address successfully generated tokens.

Check node stats

galadriel node stats

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

galadriel_node-0.0.19.tar.gz (390.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

galadriel_node-0.0.19-py3-none-any.whl (401.4 kB view details)

Uploaded Python 3

File details

Details for the file galadriel_node-0.0.19.tar.gz.

File metadata

  • Download URL: galadriel_node-0.0.19.tar.gz
  • Upload date:
  • Size: 390.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.0

File hashes

Hashes for galadriel_node-0.0.19.tar.gz
Algorithm Hash digest
SHA256 fdaf1ca5052030f578182cb2cc0b94ba13cd2d172a079ecef2383635326661b2
MD5 72fd875dbbb8802b939acf2c30eaa238
BLAKE2b-256 5aa2b337a14db079d18e8d6001ee2e3df9cead7d5a4ac7af5efb35585dc8e8b1

See more details on using hashes here.

File details

Details for the file galadriel_node-0.0.19-py3-none-any.whl.

File metadata

File hashes

Hashes for galadriel_node-0.0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 113308460dc09236860e3a66aa0bd33c3d832ac4f8b753438cd314bc02f6dd9d
MD5 2ad5b3dd7c402270596f4be17b556453
BLAKE2b-256 d786e525366238f53880dd96ffdc0071bd6ae799549868896319f394f0314cd1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page