Skip to main content

Caikit module backend for models run in TGIS

Project description

Caikit Text Generation Inference Service (TGIS) Backend

This project provides a Caikit module backend that manages models run in TGIS

Configuration

Sample configuration using the MULTI finder and a remote TGIS backend):

runtime:
  library: caikit_nlp
  local_models_dir: /path/to/models
  lazy_load_local_models: true

model_management:
  finders:
    default:
      type: MULTI
      config:
        finder_priority:
          - local
          - tgis-auto
  initializers:
    default:
      type: LOCAL
      config:
        backend_priority:
          - type: TGIS
            config:
              connection:
                hostname: "localhost:8033"
                connect_timeout: 30
              test_connections: true

log:
  formatter: pretty

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caikit_tgis_backend-0.1.35.tar.gz (53.5 kB view details)

Uploaded Source

Built Distribution

caikit_tgis_backend-0.1.35-py3-none-any.whl (31.4 kB view details)

Uploaded Python 3

File details

Details for the file caikit_tgis_backend-0.1.35.tar.gz.

File metadata

  • Download URL: caikit_tgis_backend-0.1.35.tar.gz
  • Upload date:
  • Size: 53.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for caikit_tgis_backend-0.1.35.tar.gz
Algorithm Hash digest
SHA256 66e46da04ddf1e9ee35320b69ff9eaf28fab47121314a11b4c1e1d6352b6b075
MD5 fd76b29d68291ec4fe019846743feee0
BLAKE2b-256 d5fb38c394cab1e79b7277216edf0a5a1f96e5aed3aa5e009e16d0ad6c12c8d7

See more details on using hashes here.

File details

Details for the file caikit_tgis_backend-0.1.35-py3-none-any.whl.

File metadata

File hashes

Hashes for caikit_tgis_backend-0.1.35-py3-none-any.whl
Algorithm Hash digest
SHA256 28c1312276b018ee495cc6b0e5d80d123121131778c7123982f60da5ebd53bac
MD5 a1a77bdb387505825dbbddb5c4cb861a
BLAKE2b-256 a7575f90bcfa20f5fd6eb7f085140592a84dcf55d76630039a2dee6a97c502ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page