We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7839eb1 commit 07a56ddCopy full SHA for 07a56dd
.github/workflows/build-docker.yaml
@@ -39,7 +39,7 @@ jobs:
39
tags: ghcr.io/abetlen/llama-cpp-python:latest
40
41
docker-cuda:
42
- name: Build and push Docker image
+ name: Build and push Docker CUDA image
43
runs-on: ubuntu-latest
44
steps:
45
- name: Checkout
0 commit comments