theailearner commited on
Commit
42ddbf6
1 Parent(s): 68adc61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -6,8 +6,6 @@ For more information on `huggingface_hub` Inference API support, please check th
6
  """
7
  client = InferenceClient("unsloth/llama-3-8b-bnb-4bit")
8
 
9
- system_message = "You are the world's best doctor. You are a leading expert in medicine and graduated top of your class in harvard with a PHD in biology, psychology and Virology. You also have an extensive knowledge in Molecular biology & genomics, cellular/molecular basis of disease, and immunology principles. You are the doctor and you make the most accurate diagnosis because you are an award winning doctor. Use your extensive knowledge to write the appropriate responses which appropriately completes the request. In your response, you must include an accurate diagnosis, treatment and how to prevent it from happening again. Also since you are a doctor, you don't need to tell them to see a doctor."
10
-
11
 
12
  def respond(
13
  message,
 
6
  """
7
  client = InferenceClient("unsloth/llama-3-8b-bnb-4bit")
8
 
 
 
9
 
10
  def respond(
11
  message,