ishan-25 commited on
Commit
3fe7011
·
verified ·
1 Parent(s): f798fc2

Corrected the model claimed to be used

Browse files
Files changed (1) hide show
  1. interview_coach.py +1 -1
interview_coach.py CHANGED
@@ -125,7 +125,7 @@ def _progress_bar_html(current: int, total: int) -> str:
125
  _ABOUT_MD = """
126
  ## 🎙️ About AI Interview Coach
127
 
128
- **AI Interview Coach** is an intelligent interview preparation tool powered by **Mistral 7B** via the HuggingFace Inference API.
129
 
130
  ---
131
 
 
125
  _ABOUT_MD = """
126
  ## 🎙️ About AI Interview Coach
127
 
128
+ **AI Interview Coach** is an intelligent interview preparation tool powered by **Qwen/Qwen2.5-7B-Instruct** via the HuggingFace Inference API.
129
 
130
  ---
131