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 8da9058 commit 92a3829Copy full SHA for 92a3829
.ci/scripts/test_llama.sh
@@ -301,8 +301,6 @@ if [[ "${QUANTIZE_KV_CACHE}" == "ON" ]]; then
301
EXPORT_ARGS="${EXPORT_ARGS} model.quantize_kv_cache=true"
302
fi
303
304
-# Display the time
305
-echo "Configuration: MODE=${MODE}, DTYPE=${DTYPE}, MODEL=${MODEL_NAME}"
306
EXPORT_START_TIME=$(date +%s)
307
308
# Add dynamically linked library location
0 commit comments