deepakaiplanet commited on
Commit
4bba666
·
verified ·
1 Parent(s): a6f222d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -28,9 +28,6 @@ system_prompt_1 = """
28
  def translate_text(file, text_input):
29
 
30
 
31
-
32
- # llm = OpenAI()
33
-
34
  repo_id = "mistralai/Mistral-7B-Instruct-v0.2"
35
 
36
  llm = HuggingFaceEndpoint(
 
28
  def translate_text(file, text_input):
29
 
30
 
 
 
 
31
  repo_id = "mistralai/Mistral-7B-Instruct-v0.2"
32
 
33
  llm = HuggingFaceEndpoint(