Tesneem commited on
Commit
1a91761
·
verified ·
1 Parent(s): b99c74d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -425,7 +425,7 @@ if __name__ == "__main__":
425
 
426
  # # response = hf_client.chat.completions.create(
427
  # # model="HuggingFaceH4/zephyr-7b-beta"
428
- ,
429
  # # messages=[
430
  # # {"role": "system", "content": formatted_prompt},
431
  # # {"role": "user", "content": input_dict["question"]},
 
425
 
426
  # # response = hf_client.chat.completions.create(
427
  # # model="HuggingFaceH4/zephyr-7b-beta"
428
+
429
  # # messages=[
430
  # # {"role": "system", "content": formatted_prompt},
431
  # # {"role": "user", "content": input_dict["question"]},