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.38.tar.gz (54.4 kB view details)

Uploaded Source

Built Distribution

caikit_tgis_backend-0.1.38-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: caikit_tgis_backend-0.1.38.tar.gz
  • Upload date:
  • Size: 54.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for caikit_tgis_backend-0.1.38.tar.gz
Algorithm Hash digest
SHA256 bf37b9886c66856821d8bd5f643ca022397bc776e52bfddd5c7df32bcf16fb56
MD5 c0a44a6fcf21ec153106351d21c59ad0
BLAKE2b-256 1e3ded19ae567e8a7e644e08c634aa376466bc8ab9f09a6274b2b316a2b9229f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for caikit_tgis_backend-0.1.38-py3-none-any.whl
Algorithm Hash digest
SHA256 03c68e9552fd1b5e93bbecce4734f72aeb09c44d28a12ac16cf9a6fa331e53e3
MD5 bc9b0d91c2577b3fb4f70fcfc6b5c498
BLAKE2b-256 2d33e30eaf306f42b805560b79d280aab07759d4970f68a3f6a700a164950ad9

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