Spaces:
Running
Running
Update app.py
Browse files
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"]},
|