vmagotr1 commited on
Commit
8fc3dd0
·
verified ·
1 Parent(s): 34b3ad5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ with open("BACKGROUND.md", "r", encoding="utf-8") as f:
6
  background_text = f.read()
7
 
8
  # Step 2: Set up your InferenceClient (same as before)
9
- client = InferenceClient("IamCreateAI/Ruyi-Mini-7B")
10
  # HuggingFaceH4/zephyr-7b-beta
11
  # meta-llama/Llama-3.2-1B
12
  def respond(
 
6
  background_text = f.read()
7
 
8
  # Step 2: Set up your InferenceClient (same as before)
9
+ client = InferenceClient("bunnycore/QwQen-3B-LCoT")
10
  # HuggingFaceH4/zephyr-7b-beta
11
  # meta-llama/Llama-3.2-1B
12
  def respond(