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

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.13-cp312-cp312-manylinux_2_31_x86_64.whl (960.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.13-cp312-cp312-macosx_13_0_arm64.whl (660.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.13-cp311-cp311-win_amd64.whl (675.1 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.13-cp311-cp311-manylinux_2_31_x86_64.whl (880.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.13-cp311-cp311-macosx_13_0_arm64.whl (657.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e7c6839c9ea6e8fc4558d48b3bd318adb05ae4cccb594024e7925f4a11856a9f
MD5 1b251abcf49976ac222ea40d3fc29a8a
BLAKE2b-256 00886445cba4925a5abd9003f4acd78b81aac7d25c00a4354ced6aa0b83aa5d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 a4820219c8cf805e7dc6fdfce9038eac0556dd735816cba33fbe7f36e8f18f79
MD5 5b683382be80bc5a7041ef24bc22fb58
BLAKE2b-256 d04d980c7fede5239e4d7a8dda25b92e02b0bbe4b7c88b6ab8775d0e68e0de15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 01c2f72ac777e9f1681b3cf703d271b566248fe92a1134c7f5ba085edc71a885
MD5 c4d8374debbeaa46ea5652885738170a
BLAKE2b-256 15be16defd8959434269ca40d63ce17931d3ebe995e66f6226d1d4a8c37495f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c0fc64ede96d9257346242387073b9d65c6a00c5e33546fc6e54f99008cdb607
MD5 b727e7a268dda072791325a7335378ba
BLAKE2b-256 2d4a2bf42f8bac1b15d7d89621083cbe06f2ced62fd62c1fa2861ce169d1c3c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 e7cd053a6166bb1a74f6c16863fc4fbe7565874242490f2178a8241a7210be11
MD5 1810cf332a749332ad3e4cb95a68a981
BLAKE2b-256 51d40eccaec77a6c0f71a3f2b037f5da52eac51b93eca95ab2e8e127f3a942e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.13-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4e937e91b08b71cb03f44a3f528642b81a3e8f9e48adffce53d950bde506465f
MD5 3bc29e097f29ea4b3810b01692960572
BLAKE2b-256 df1444f78597cdfa71b23526b445e1d9a062fd904aa40e2331e71bbe94beb278

See more details on using hashes here.

Provenance

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