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

Uploaded Source

Built Distribution

caikit_tgis_backend-0.1.36-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: caikit_tgis_backend-0.1.36.tar.gz
  • Upload date:
  • Size: 53.6 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.36.tar.gz
Algorithm Hash digest
SHA256 3780c75903fca541928283ecac548d929678ef8ee349099b670a9bd0673c4cfa
MD5 b9ec32dc31cc57581e073951e5f34be2
BLAKE2b-256 94a1a6ab53f5eb0f367d2a61fea134ab6a8d6fb64360dc55f5ba6561ed587b93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for caikit_tgis_backend-0.1.36-py3-none-any.whl
Algorithm Hash digest
SHA256 20e06d91aa6da39504a16093f453257511a91c1cd6578210dcbfc45b0a8f4aa9
MD5 a1d763e224a76cc91b573b9a65cde3c6
BLAKE2b-256 0564c7ca0998ac22ff8b256e11c888ed3be872b82ecd1cccd84004ad5421c10f

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