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 format
  • 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.1.dev19.tar.gz (58.4 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.1.dev19-py3-none-any.whl (46.5 kB view details)

Uploaded Python 3

File details

Details for the file granite_common-0.1.dev19.tar.gz.

File metadata

  • Download URL: granite_common-0.1.dev19.tar.gz
  • Upload date:
  • Size: 58.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for granite_common-0.1.dev19.tar.gz
Algorithm Hash digest
SHA256 bbf0eee2441c3a5a98c558cfc3d25774d2a0a97d3d16ea289d5870145a79b4b4
MD5 3e18593a71035db1cc59199674d7e818
BLAKE2b-256 416d7b8595b3d9444ac13ecf573ac473c697a27d85fe1426783147f570d942c6

See more details on using hashes here.

File details

Details for the file granite_common-0.1.dev19-py3-none-any.whl.

File metadata

File hashes

Hashes for granite_common-0.1.dev19-py3-none-any.whl
Algorithm Hash digest
SHA256 ee24ecdc45f039540ef120041b563c8cee6151784b085d8a1e402e11aeb26b5c
MD5 18fd5350a1d03b025c587b8b1a5822aa
BLAKE2b-256 56258a2d9654d893e6a49ddd1d231bab5240227b83f6bdbe287b2fba238741d4

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