smartonfhir/cnlp-transformers

Sponsored OSS

By Boston Children's Hospital

Updated almost 3 years ago

Transformers for Clinical NLP

Image
Security
Machine learning & AI
Data science
2

3.8K

smartonfhir/cnlp-transformers repository overview

Background

This image provides CNLP-transformers pre-built for CPU/NVIDIA CUDA GPU support for inclusion in dockerized applications. See the repository for more details on configuration.

There is one image per model, which is ready to use with minimal additional configuration. The example compose.yaml shows how this can be run as part of a network, and how a different model could be specified. You can also run the image directly with docker run smartonfhir/cnlp-transformers:[model_name]. The REST service is exposed on port 8000 by default.

Using GPU acceleration

To leverage an NVIDIA GPU for CUDA acceleration, you will need to do some configuration to expose the GPU to the docker engine from the underlying host system. We've tested this on CentOS7/Ubuntu 22 on a G4dn EC2 box. You can use the following links to find the specific steps for your platform:

Tag summary

Content type

Image

Digest

sha256:8481e1b68

Size

5.7 GB

Last updated

almost 3 years ago

docker pull smartonfhir/cnlp-transformers:timex-0.6.1-gpu

This week's pulls

Pulls:

43

Last week