Update .github/workflows/server-convert-and-infer.yml

Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
This commit is contained in:
ltoniazzi 2024-08-18 12:24:15 +01:00 committed by Lorenzo Toniazzi
parent d1304ec4bf
commit b8c86b1095

View File

@ -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