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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: caikit_tgis_backend-0.1.37.tar.gz
  • Upload date:
  • Size: 54.4 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.37.tar.gz
Algorithm Hash digest
SHA256 42cf07ab5106de4f6b34e4305fab4195fd7cc0134c7586c80329069868796e32
MD5 1099d48cd4616aa929abca48cac05419
BLAKE2b-256 8e236a65497a851af43db117e3b6adf1417547ba0caa96128abd754f4217aa8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for caikit_tgis_backend-0.1.37-py3-none-any.whl
Algorithm Hash digest
SHA256 93a200188c6c371a5a47a1eb4c182804105dff5b1392374162207d2f7cf7a35e
MD5 18d11690bd1ef7b8b50e2f48618f4311
BLAKE2b-256 05573b9c299051fd88c896b6aa92903c2e39543cef6861cc7b6c2785813c6d17

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