Bhaskar2611 commited on
Commit
19131ad
·
verified ·
1 Parent(s): 7de1e07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ from huggingface_hub import InferenceClient
4
  # Initialize the client with your desired model
5
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
6
 
7
- # # Define the system prompt as an AI Dermatologist
8
  # def format_prompt(message, history):
9
  # prompt = "<s>"
10
  # # Start the conversation with a system message
 
4
  # Initialize the client with your desired model
5
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
6
 
 
7
  # def format_prompt(message, history):
8
  # prompt = "<s>"
9
  # # Start the conversation with a system message