Skip to main content

Input and output processing for IBM Granite models

Project description

granite-common

Python library that provides enhanced prompt creation and output parsing for IBM Granite models.

Installation

To install from the main development branch, type:

pip install git+https://github.com/ibm-granite/granite-common.git

Developer setup

For compatibility with different underlying operating system versions, we recommend using conda to create a consistent base Python environment for development and testing.

Detailed instructions:

  1. Install MiniForge or another package that provides the conda command-line utility.
  2. Set the environment variable CONDA_HOME to point to the root of your conda install. If you installed MiniForge in your home directory, this value should be ${HOME}/miniforge3.
  3. Check out a copy of this repository.
  4. Run the script scripts/env.sh from the root of your local copy of the repository. The script will create a Conda environment in ./env and will install the source code of your local copy as an editable Pip package. The script will also install and enable pre-commit hooks with pre-commit.
  5. Before running commands such as python or jupyter from the command line, activate the Conda environment by typing conda activate ./env from the root of your local copy of this repository.
  6. If you are using Visual Studio Code or a similar IDE, configure your IDE to use the environment at ./env

Running tests

After following the instructions in the previous section, you should be able to run tests on your local machine by typing:

pytest tests

from the root of your local copy of this repository, using the conda environment described in the previous section.

The build automation for this project uses the tox environment manager. Sometimes you will need to run tests from inside a tox managed environment to replicate issues from the continuous integration environment. To run tests with tox, activate the Python environment ./env created earlier, then choose from among the following:

  • Run regression tests: tox -e unit
  • Run pylint checks: tox -e lint
  • Run ruff formatter: tox -e ruff
  • Run a full continuous integration suite: tox

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

granite_common-0.4.0.tar.gz (685.5 kB view details)

Uploaded Source

Built Distribution

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

granite_common-0.4.0-py3-none-any.whl (85.3 kB view details)

Uploaded Python 3

File details

Details for the file granite_common-0.4.0.tar.gz.

File metadata

  • Download URL: granite_common-0.4.0.tar.gz
  • Upload date:
  • Size: 685.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for granite_common-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ff85377ded2651c33c39776085aaacaf7eaba9d581c7c99e24fe38ea0aa84171
MD5 e091640d500ed887bd5f59c9a4d09d13
BLAKE2b-256 9ff11851f8afef88b65ab8e5d20f60b967940e82e8552b86012c01b4d9e161b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for granite_common-0.4.0.tar.gz:

Publisher: pypi.yml on ibm-granite/granite-common

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file granite_common-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: granite_common-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 85.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for granite_common-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1751b81fa8b8df43db89c69c2d82b5305945fddc96e543f33f617a8b242442c
MD5 e3f9e8fc4a1d760a744d90c7e916a359
BLAKE2b-256 1b423e66cf22afd46874c5966a42d2f62a3c44eacf2d33985e5538c35564eabf

See more details on using hashes here.

Provenance

The following attestation bundles were made for granite_common-0.4.0-py3-none-any.whl:

Publisher: pypi.yml on ibm-granite/granite-common

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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