Skip to main content

A library containing multimodal components for Gen AI applications.

Project description

GLLM Multimodal

Description

A library containing multimodal manager modules for handling modality-specific tasks.

Installation

Prerequisites

Mandatory:

  1. Python 3.11+ — Install here
  2. pip — Install here
  3. uv — Install here

Extras (required only for Artifact Registry installations):

  1. gcloud CLI (for authentication) — Install here, then log in using:
    gcloud auth login
    

Install from Artifact Registry

This option requires authentication via the gcloud CLI.

uv pip install \
  --extra-index-url "https://oauth2accesstoken:$(gcloud auth print-access-token)@glsdk.gdplabs.id/gen-ai-internal/simple/" \
  gllm-multimodal

Local Development Setup

Prerequisites

  1. Python 3.11+ — Install here

  2. pip — Install here

  3. uv — Install here

  4. gcloud CLI — Install here, then log in using:

    gcloud auth login
    
  5. Git — Install here

  6. Access to the GDP Labs SDK GitHub repository


1. Clone Repository

git clone git@github.com:GDP-ADMIN/gl-sdk.git
cd gl-sdk/libs/gllm-multimodal

2. Setup Authentication

Set the following environment variables to authenticate with internal package indexes:

export UV_INDEX_GEN_AI_INTERNAL_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_INTERNAL_PASSWORD="$(gcloud auth print-access-token)"
export UV_INDEX_GEN_AI_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_PASSWORD="$(gcloud auth print-access-token)"

3. Quick Setup

Run:

make setup

4. Activate Virtual Environment

source .venv/bin/activate

Local Development Utilities

The following Makefile commands are available for quick operations:

Install uv

make install-uv

Install Pre-Commit

make install-pre-commit

Install Dependencies

make install

Update Dependencies

make update

Run Tests

make test

Contributing

Please refer to the Python Style Guide for information about code style, documentation standards, and SCA requirements.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

gllm_multimodal_binary-0.3.14-cp312-cp312-win_amd64.whl (661.6 kB view details)

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.14-cp312-cp312-manylinux_2_31_x86_64.whl (960.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.14-cp312-cp312-macosx_13_0_arm64.whl (661.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.14-cp311-cp311-win_amd64.whl (676.5 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.14-cp311-cp311-manylinux_2_31_x86_64.whl (881.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.14-cp311-cp311-macosx_13_0_arm64.whl (658.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file gllm_multimodal_binary-0.3.14-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fb4d6b6c69433220155102d8b4c6cdf1bbcae377772bb2d63879182768530d19
MD5 26379d98d40eb969543e0d8a395b0520
BLAKE2b-256 81d4a91cc0b4ce34910b93b8200fa283ea6ecef35f03b7390cfaffe88c282241

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.14-cp312-cp312-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

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

File details

Details for the file gllm_multimodal_binary-0.3.14-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 c45ff9ace96cb7998b320abbebd36f84d90cdeced3346e8433b538c75e64728e
MD5 bb3fe79b50557f6032ce6a02dd1aaabc
BLAKE2b-256 09e2b1d67dde0d57cde185caefeb8a9ecf748ecb80f76a82a512b21072091aec

See more details on using hashes here.

File details

Details for the file gllm_multimodal_binary-0.3.14-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e5ae398f1e8070b8cf02847483cb323853579d26b59f86485fa6e3246921217e
MD5 3e689fd551b46b8ef42fce08bcb6f92a
BLAKE2b-256 dbca8433ee7327c81a692f619172286f96c3fef1975498a1daa1a5bc6b9cef55

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.14-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

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

File details

Details for the file gllm_multimodal_binary-0.3.14-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 de51b9f64dd14fd3b6f73c4f2c54405b2a79133038e86dbe5bb337f37e466ffe
MD5 5cba594aa4e75ff1528c280ec07999da
BLAKE2b-256 42bf5b314032d7a7d4252ffe2fb5526268ffef4897d96e335e4b39af02449c05

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.14-cp311-cp311-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

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

File details

Details for the file gllm_multimodal_binary-0.3.14-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 40b4d3054dc4a2b405b77a488d1b317360c9f51a6210688311ba813f0cd5d866
MD5 158881d45a5fae5be5ff57855b04a9ee
BLAKE2b-256 438991380df8f8d547b9fb6ff08771bde6778e85bd51d0a222964ee5a7741e3c

See more details on using hashes here.

File details

Details for the file gllm_multimodal_binary-0.3.14-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.14-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 58fa9dac6cc234c7b0e00eae49987a574b1754f40f9636b04023e7c55eb7df95
MD5 3f7879b807968d95089d169e6a4c71b1
BLAKE2b-256 e26f6051f1ec4194226d7e1adbd081f30c878836ce066a9c23d2e842eea8b163

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.14-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

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