redhat/granite-3-3b-a800m-instruct

Verified Publisher

By Red Hat, Inc.

Updated over 1 year ago

IBM's Granite 3.0 large language model (LLM), optimized for local large language model operations

Image
Machine learning & AI
Data science
1

1.6K

redhat/granite-3-3b-a800m-instruct repository overview

This Docker image is pre-configured to run IBM's Granite 3.0 large language model (LLM), optimized for local large language model operations. The image includes all necessary dependencies, libraries, and runtime environments for seamless deployment and interaction with Granite 3.0.

Key components:

  1. Base Image: Starts with a lightweight, base image: ubi9
  2. Model Runtime Environment: The image provides llama.cpp as the model serving runtime

To run the image in CLI mode use the command docker run --ipc=host -it redhat/granite-3-3b-a800m-instruct

To run the image as an openAI compatible API server run docker run --network host --ipc=host -it redhat/granite-3-3b-a800m-instruct -s

Tag summary

Content type

Image

Digest

sha256:e2edfe004

Size

2.6 GB

Last updated

over 1 year ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

106

Last week