abaryan commited on
Commit
6d30915
·
verified ·
1 Parent(s): 8c5712e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import random
6
  import re
7
 
8
  # Load model and tokenizer
9
- model_name = "rgb2gbr/BioXP-0.5B-MedMCQA"
10
 
11
  SYSTEM_PROMPT = """
12
  You are a medical expert. Answer the medical question with careful analysis and explain why the selected option is correct in 200 words without repeating.
 
6
  import re
7
 
8
  # Load model and tokenizer
9
+ model_name = "abaryan/BioXP-0.5B-MedMCQA"
10
 
11
  SYSTEM_PROMPT = """
12
  You are a medical expert. Answer the medical question with careful analysis and explain why the selected option is correct in 200 words without repeating.