We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gemma-flex-template
1 parent 2c169cd commit 5756beeCopy full SHA for 5756bee
dataflow/gemma-flex-template/Dockerfile
@@ -10,9 +10,9 @@
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12
13
-# This uses Ubuntu with Python 3.10 and comes with CUDA drivers for
+# This uses Ubuntu with Python 3.11 and comes with CUDA drivers for
14
# GPU use.
15
-ARG SERVING_BUILD_IMAGE=pytorch/pytorch:2.3.1-cuda11.8-cudnn8-runtime
+ARG SERVING_BUILD_IMAGE=pytorch/pytorch:2.6.0-cuda11.8-cudnn9-runtime
16
17
FROM ${SERVING_BUILD_IMAGE}
18
0 commit comments