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

Uploaded CPython 3.12Windows x86-64

gllm_multimodal_binary-0.3.6-cp312-cp312-manylinux_2_31_x86_64.whl (921.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.6-cp312-cp312-macosx_13_0_arm64.whl (628.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_multimodal_binary-0.3.6-cp311-cp311-win_amd64.whl (647.6 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_multimodal_binary-0.3.6-cp311-cp311-manylinux_2_31_x86_64.whl (846.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_multimodal_binary-0.3.6-cp311-cp311-macosx_13_0_arm64.whl (627.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5d87fb5ae5a7979ff98cfde6ebb82e1b45d09c1b661f766973c33ce6355839e2
MD5 a15ccca993d002450fb4e6b5e38464a5
BLAKE2b-256 363c3c7e2d0c0cfd8dd6daa150b21690f5be27149f69ca1127deedc716558d0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 0fb8de51c2f3613dacb3b36807f0807931fb2c6cf6baaa93140cb2f039ddb8a6
MD5 6956d85c22bd93d16612bcadcebe0452
BLAKE2b-256 74dfb30ba7ef686dfe3e7219bba2d2b460d6dc6ca9f9bac46a69a59049b620b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5d450a62e4ebc0a349e43c25690e6ab05039df2e8a37bc2432153739915a14c1
MD5 e8bc6baa4bd7f37be7fc7a6dd881185b
BLAKE2b-256 031f7389d891d30f15aae8ac51d87b2d9f6001fb2a682aedd48f0117d296354e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c60a395f33170b26bcebb49dc4edc1a2229d7530213e8f2ab6472b2574259563
MD5 4ccdd2ae55d59f0c7f279b8249f1923f
BLAKE2b-256 24e2b458dae0d1257da5736de1cc9c9ef3b6a9cf637fbb995406314ff788d85f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 5d8cdcab09679d2ba75fd2f1d9ec5b43013b7e6594aa7308bdae177d33ef067a
MD5 c3a3812fa008e7b3b4d987ea329aef8e
BLAKE2b-256 5ab762f072a4fb59c8754130df19f0c65b9c43d545d1f8760f218846f840dfdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_multimodal_binary-0.3.6-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ec53c0ec3b77623fbd1cb7ca266b0e45a257d5844f21b801f5017f02408affbc
MD5 2cdb647dcf65aaf5f680d50e291107f3
BLAKE2b-256 0ff61a8b9f5fc4cadc6d7482c06d43806ec55a6abbcb4faf1f51ab1fbde1d19b

See more details on using hashes here.

Provenance

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