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.18-cp312-cp312-win_amd64.whl (671.4 kB view details)

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.18-cp312-cp312-manylinux_2_31_x86_64.whl (974.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.18-cp312-cp312-macosx_13_0_arm64.whl (669.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.18-cp311-cp311-win_amd64.whl (686.1 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.18-cp311-cp311-manylinux_2_31_x86_64.whl (895.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.18-cp311-cp311-macosx_13_0_arm64.whl (668.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0e4643f95a2f0b7dac6470d6102c562c6838091188b52b136292e82debf15d1c
MD5 64bbe7b5d5c06d9e25cd2bde0bbee8ae
BLAKE2b-256 7d06b1ba411025a67251bc2f3a999b0a2116b37f7f6c7ed4f2c0d50595e03240

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.18-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.18-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 4498465ec2dab2d010ef90f81ef5a61c22c6975ced159f9a025eeb0b6d37e35f
MD5 48802c244f9ebc7c8453989c2ba70bdc
BLAKE2b-256 710807c81cac986ca6eb839573246a9d1c83f00277bb24de0d44b345c62dfb80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1b678327d39acd7e0f14dc92afa921cc211d29e3ac30a5ed0ce3383fc7cfd98b
MD5 7f9051042f28f73fce8c0fb8d46ca1c6
BLAKE2b-256 e09016e91ee4365748610451383e26d2080e66f1f473b4f50d89bdaf309d2b22

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.18-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.18-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6205c21bdf290497f2b715ad59fce4527d65f7be1eb4af1c6bacbdb097efe85b
MD5 216a1775275e6e41dd52498643882049
BLAKE2b-256 19593c750d80f532f7ac8f717102a56fe12c707448c07365b0b604045d328725

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.18-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.18-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 d1121b25c153e74992e4e147920e4e93f4308a6be4b1cd8b6b7f253b03f298b5
MD5 791cda499ec3e336a6102a70908e4464
BLAKE2b-256 f3ef022a12bc4f73843b23dd881f54255f94eff777e52ba5dc2d692890213ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.18-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e08d9d32335325f0f75ba93775fe450c562ffcfbf52a2ef89127bca195e00b70
MD5 b131dee0af62464e323154905004d401
BLAKE2b-256 4ec3a5737197323fa579d0a9efbbf4aeaaf93b09ca7b566c14dda61c25107787

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_multimodal_binary-0.3.18-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