IBM / text-generation-inference

IBM development fork of https://github.com/huggingface/text-generation-inference
Apache License 2.0
57 stars 30 forks source link

:fire: remove cuda-runtime entirely #60

Closed joerunde closed 7 months ago

joerunde commented 7 months ago

Motivation

Previous changes rebased the release stage onto base instead of cuda-runtime.

Modifications

This PR removes the cuda-runtime stage entirely.

Result

Maybe slightly faster builds