diff --git a/.github/workflows/server-convert-and-infer.yml b/.github/workflows/server-convert-and-infer.yml index 042c9c2d4..bfde857c2 100644 --- a/.github/workflows/server-convert-and-infer.yml +++ b/.github/workflows/server-convert-and-infer.yml @@ -1,5 +1,5 @@ # Server build and tests conversion from safetensors and inference -name: Server conversion and inference +name: LoRA adapters conversion and inference on: workflow_dispatch: # allows manual triggering