Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Bump neural docker base #1633

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Chris-Sigopt
Copy link

Type of Change

Bug Fix

API Unchanged

Description

Working with customer on a 1.15.0 IDC machine, and he could not get neural_chat_server to run because the base of the image was 1.13.0, not 1.15.0, and transformers was version-locked to a version that worked for 1.13.0.

Expected Behavior & Potential Risk

We expect the neural_chat Dockerfile to run on a 1.15.0 IDC machine so customers can actually run this without having to debug Dockerfile themselves.

Potential risk is that this will still be 1.15.0, not 1.16.0 when that is ready for IDC.

How has this PR been tested?

By running on 1.15.0 IDC machine.

Dependency Change?

Change version of Transformers library to be the correct version that runs.

Copy link
Member

@ashahba ashahba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Chris-Sigopt for this PR.
However I'm not sure if other Dockerfiles in the repo also need similar update.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants