Muhammadidrees commited on
Commit
19570d2
·
verified ·
1 Parent(s): 05cebc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import os
5
  import torch
6
  import re
7
 
8
- MODEL_ID = "Muhammadidrees/BioMedLM-7B"
9
 
10
  # -----------------------
11
  # Load tokenizer + model safely (GPU or CPU)
 
5
  import torch
6
  import re
7
 
8
+ MODEL_ID = "Muhammadidrees/MedicalInsights"
9
 
10
  # -----------------------
11
  # Load tokenizer + model safely (GPU or CPU)