Skip to content

Commit c761758

Browse files
author
Daniele Briggi
committed
chore(model): default Qwen3 Q8
1 parent 599e828 commit c761758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ inputs:
2626
hf_gguf_file:
2727
description: The GGUF file name for the Hugging Face model.
2828
required: false
29-
default: "Qwen3-Embedding-0.6B-f16.gguf"
29+
default: "Qwen3-Embedding-0.6B-Q8_0.gguf"
3030
hf_gguf_update_date:
3131
description: The date to force update the GGUF model cache, format YYYYMMDD.
3232
required: false

0 commit comments

Comments
 (0)