Skip to main content

No project description provided

Project description

GGFM is an open-source pipeline for graph foundation model based on PyTorch. We integrate SOTA graph foundation models.

It is under development, welcome join us!

Install

System requrements

GGFM works with the following operating systems:

  • Linux

Python environment requirments

1. Python environment (Optional): We recommend using Conda package manager

.. code:: bash

conda create -n ggfm python=3.8
source activate ggfm

2. Pytorch: Follow their tutorial to run the proper command according to your OS and CUDA version. For example:

.. code:: bash

pip install torch torchvision torchaudio

3. DGL: Follow their tutorial to run the proper command according to your OS and CUDA version. For example:

.. code:: bash

pip install dgl -f https://data.dgl.ai/wheels/repo.html

4. PyG: Follow their tutorial to run the proper command according to your OS and CUDA version. For example:

.. code:: bash

pip install torch_geometric

4. Install GGFM:

  • install from pypi

.. code:: bash

pip install ggfm
  • install from source

.. code:: bash

git clone https://github.com/BUPT-GAMMA/ggfm
cd ggfm
pip install .

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

ggfm-0.1.7.tar.gz (86.3 kB view details)

Uploaded Source

Built Distribution

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

ggfm-0.1.7-py3-none-any.whl (88.1 kB view details)

Uploaded Python 3

File details

Details for the file ggfm-0.1.7.tar.gz.

File metadata

  • Download URL: ggfm-0.1.7.tar.gz
  • Upload date:
  • Size: 86.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for ggfm-0.1.7.tar.gz
Algorithm Hash digest
SHA256 06e036a1648f8aa1b987522f8829504933718114ca1185ed0f561aff68714298
MD5 f26f3b00535a612163141373f00d3c50
BLAKE2b-256 d6347bc8f9950706569226ee339de19cc205176fef2e67eff9e4b6b6cc15d404

See more details on using hashes here.

File details

Details for the file ggfm-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: ggfm-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 88.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for ggfm-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8fe54d7d2624e60961955539c19c972b1a5f2006b0d9beeb6b2e20cea9d863d7
MD5 fb3b087b8f1b00e1b53df0845bcb75ff
BLAKE2b-256 2be60bc6430c1d5f564f23d12131b17e84ffb55cfe2b4ce3da1f87a0a4404730

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