m-ric HF staff commited on
Commit
5be6d57
·
verified ·
1 Parent(s): 918c9d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ from examples import (
26
  trip_examples
27
  )
28
 
29
- repo_id = "mistralai/Mixtral-8x7B-Instruct-v0.1"
30
  llm_client = InferenceClient(model=repo_id, timeout=180)
31
 
32
  end_sequence = "I hope that helps!"
 
26
  trip_examples
27
  )
28
 
29
+ repo_id = "HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1"
30
  llm_client = InferenceClient(model=repo_id, timeout=180)
31
 
32
  end_sequence = "I hope that helps!"