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.
run_nask_guardrail.sh
1 parent dda33c6 commit d01d755Copy full SHA for d01d755
run_nask_guardrail.sh
@@ -16,7 +16,7 @@
16
: "${LLM_ROUTER_NASK_PIB_GUARD_MODEL_PATH:=NASK-PIB/HerBERT-PL-Guard}"
17
: "${LLM_ROUTER_NASK_PIB_GUARD_DEVICE:=0}"
18
19
-: "${LLM_ROUTER_NASK_PIB_GUARD_MODEL_PATH:=/mnt/data2/llms/models/community/NASK-PIB/HerBERT-PL-Guard}"
+#: "${LLM_ROUTER_NASK_PIB_GUARD_MODEL_PATH:=/mnt/data2/llms/models/community/NASK-PIB/HerBERT-PL-Guard}"
20
21
# Export them so the Python process can read them
22
export LLM_ROUTER_NASK_PIB_GUARD_FLASK_HOST
0 commit comments