M17idd commited on
Commit
c497f97
·
verified ·
1 Parent(s): 2c4dca2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ def get_pdf_index():
125
  llm = ChatOpenAI(
126
  base_url="https://api.together.xyz/v1",
127
  api_key='0291f33aee03412a47fa5d8e562e515182dcc5d9aac5a7fb5eefdd1759005979',
128
- model="meta-llama/Llama-3-70B-Instruct"
129
  )
130
 
131
  # ----------------- تعریف SimpleRetriever -----------------
 
125
  llm = ChatOpenAI(
126
  base_url="https://api.together.xyz/v1",
127
  api_key='0291f33aee03412a47fa5d8e562e515182dcc5d9aac5a7fb5eefdd1759005979',
128
+ model="meta-llama/Llama-3.3-70B-Instruct-Turbo-Free"
129
  )
130
 
131
  # ----------------- تعریف SimpleRetriever -----------------