coreweave / ml-containers

MIT License
19 stars 3 forks source link

feat(hf-llm-inference): Add initial HF LLM Inference image #51

Closed harubaru closed 8 months ago

harubaru commented 8 months ago

This PR adds a workflow to build the HF LLM Inference image from this PR: https://github.com/coreweave/kubernetes-cloud/pull/303

github-actions[bot] commented 8 months ago

@harubaru Build complete, success: https://github.com/coreweave/ml-containers/actions/runs/7281642647 Image: ghcr.io/coreweave/ml-containers/hf-llm-inference:amercurio-hf-llm-inference-64fa705

github-actions[bot] commented 8 months ago

@harubaru Build complete, success: https://github.com/coreweave/ml-containers/actions/runs/7281837465 Image: ghcr.io/coreweave/ml-containers/hf-llm-inference:amercurio-hf-llm-inference-edcf16b

harubaru commented 8 months ago

Tested the image with the inference service in the mentioned PR and it works perfectly