dev22419 commited on
Commit
4ac7aa2
1 Parent(s): 9cd6c6a
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ For more information on `huggingface_hub` Inference API support, please check th
7
 
8
  client = InferenceClient("meta-llama/Meta-Llama-3-8B-Instruct")
9
  # client = InferenceClient("Xenova/gpt-4o")
 
10
 
11
 
12
  def respond(
 
7
 
8
  client = InferenceClient("meta-llama/Meta-Llama-3-8B-Instruct")
9
  # client = InferenceClient("Xenova/gpt-4o")
10
+ # client = InferenceClient("deepseek-ai/DeepSeek-Coder-V2-Instruct")
11
 
12
 
13
  def respond(