joeee2321512 commited on
Commit
6ebdf73
Β·
verified Β·
1 Parent(s): 7df3a28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ os.environ['CUDA_LAUNCH_BLOCKING'] = '1'
11
 
12
  # --- Configuration ---
13
  base_model_id = "Qwen/Qwen2.5-VL-3B-Instruct"
14
- adapter_id = "joeee2321512/Qwen2.5-VL-3B-Instruct-finetuned "
15
 
16
  # --- Model Loading ---
17
  print("Loading base model...")
 
11
 
12
  # --- Configuration ---
13
  base_model_id = "Qwen/Qwen2.5-VL-3B-Instruct"
14
+ adapter_id = "joeee2321512/Qwen2.5-VL-3B-Instruct-finetuned"
15
 
16
  # --- Model Loading ---
17
  print("Loading base model...")