Skip to content

Commit 3eba022

Browse files
updated the validation file
1 parent 0afb31d commit 3eba022

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/validate_model_quota.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ INITIAL_LOCATION="$LOCATION"
215215
echo -e "\n🔍 Checking quota in the requested region '$LOCATION'..."
216216
if check_quota "$LOCATION"; then
217217
if (( CAPACITY < RECOMMENDED_TOKENS )); then
218-
check_fallback_regions
219218
print_recommended_warning "$CAPACITY"
220219
prompt_yes_no "❓ Proceed anyway? (y/n): " || {
221220
ask_for_location

0 commit comments

Comments
 (0)