Zerx966 commited on
Commit
adf2496
·
verified ·
1 Parent(s): 9121c16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ For more information on `huggingface_hub` Inference API support, please check th
6
  """
7
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
  # Load model directly
9
- from transformers import AutoModel
10
  model = AutoModel.from_pretrained("Zyphra/BlackMamba-2.8B")
11
 
12
  def respond(
 
6
  """
7
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
  # Load model directly
9
+
10
  model = AutoModel.from_pretrained("Zyphra/BlackMamba-2.8B")
11
 
12
  def respond(