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

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.21-cp312-cp312-manylinux_2_31_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.21-cp312-cp312-macosx_13_0_arm64.whl (775.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.21-cp311-cp311-win_amd64.whl (780.1 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.21-cp311-cp311-manylinux_2_31_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.21-cp311-cp311-macosx_13_0_arm64.whl (770.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 214d567ffbfe4fc25ba0f339e6fff0368e69bb4fd50797d69545a3e58603b032
MD5 a181a7537498d08495beab3494b6e125
BLAKE2b-256 0ce7832cf23980c4f739b64bede8a4b34477952fc4999f38d47b033961d13099

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 7bf3a0f6e3803b88b38bd4bcad3cf44ae6adf152aea55e78697dc166583c8400
MD5 4d8bfeed3fa84dae9a37f88b02478799
BLAKE2b-256 e796b8d5a7d5556e526238d209b656c3b15198005f90d4cb3639ea96f312d182

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d61e816e4d141e0c21e53cd9a1bcf37504b09b0213c1409ae0b4d3106cebbc3
MD5 efc40803e86f7367f6a313a2ee04012b
BLAKE2b-256 6c8983bf21b10b150b431850bc085852bf180d7782eb26bfcf295badf8d99868

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 756dcf69fbb5a3e8e1fed8bef4cc4cd4cee98bc617a92f65b050d3a1c5b7df2f
MD5 9c17ea112944e8ac4d70cfebedc4c316
BLAKE2b-256 1c2f86d4f1bec057c4a87da6f7e7080c28e9f166a054ec8d935fb87310fe5a0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 b7f640314461173a89bc29429c0a6d2141b9b316c82c5b468f1854d2daecda38
MD5 6285517b52113b6b84d255aad67d34bf
BLAKE2b-256 a0f3c68437ba7c5f9bf5c3787155e1e82e013213614ca18b0ab7832237deeb0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.21-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5a56317be07f51181a78a1ec378a49f545e99e5bd44ded71a98300bf42c4a178
MD5 c697c06afdc3178b8a35aeea9d79d71c
BLAKE2b-256 4815aefbac73b5328682f23b3fcf2d792aa3e65a5c2f5614a01203fe7bf7cd1c

See more details on using hashes here.

Provenance

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