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

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.20-cp312-cp312-manylinux_2_31_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.20-cp312-cp312-macosx_13_0_arm64.whl (713.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.20-cp311-cp311-win_amd64.whl (724.4 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.20-cp311-cp311-manylinux_2_31_x86_64.whl (942.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.20-cp311-cp311-macosx_13_0_arm64.whl (708.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a19f31ef6d03e172441db6ccef53983dec4f258830f8fcaa7d8f22f598de16d7
MD5 61d5e4e587c8fce8f92c4f61e7864c90
BLAKE2b-256 274c3189bffedf8cef4e49323aad192f8d3788857dd28cbf5017b55ffc80bdc0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 644126fce9670eaa06104260eb39ab2d725f5b7995212d20b0919c0fc8eb9169
MD5 f71726d3f9f2672b2d26e93bb43dcd5c
BLAKE2b-256 5dd9f85e441a4853fdd62669877b4178ea2dce21b38a4e43cdf71c673c989d64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3c3f06f41275783597d530c3925fc69084787d32c39407d3a501031d262d09e6
MD5 33dcec672a361ecc561404345faa0ee8
BLAKE2b-256 15d8920b65234eb66d43d017e48fa8c1494be88e024226e5c340a560ea19af05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 445fedb65a37b48be0f23fe2646481b9846fbe95cff97a745b92c02464ab91ea
MD5 e92206bd24798fb1d5530329ad7ea6e7
BLAKE2b-256 5122cb3f2b30cfca405ffc6bdf510b7b61dae3115fde50b88ea8db9fe757363e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 830709a3575f735305685fffec0c2c717eb0a888c2c8ec8174a77ddc052c826d
MD5 46c74cbc4beb5e53eeba2c042f46f064
BLAKE2b-256 f572f8324789837a27617836de5e344ca590e9fa4764e4629c204f978f70c859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.20-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 10c2a466b51a4705065066b879aae46e35a6607dc561f0e88a0239af64b78784
MD5 26e6197e2ca6e602c55f20c111fb0a62
BLAKE2b-256 3d229a34f4567a88b6dfe802a7309b9ab12a282bdc8172bb5027a144822b93d7

See more details on using hashes here.

Provenance

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