NS-Y commited on
Commit
65c63a5
·
verified ·
1 Parent(s): d17ae74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ PRESET_CTX = (
202
 
203
  with gr.Blocks(title="Humains-Junior (Humains.com) — Exoskeleton Reasoning") as demo:
204
  gr.Markdown(
205
- "# Humains-Junior by Humains.com — a Smart 3.8b Model + Exoskeleton Reasoning (Friendly API)\n\n"
206
  "- **Model behavior**:\n"
207
  " 1. Outputs two plain-text sections: **Analysis** then **Response**.\n"
208
  " 2. When the **question is related to the Context**, it **prioritizes the Context** over internal knowledge, even if the Context is factually wrong.\n"
 
202
 
203
  with gr.Blocks(title="Humains-Junior (Humains.com) — Exoskeleton Reasoning") as demo:
204
  gr.Markdown(
205
+ "# Humains-Junior by Humains.com — a Smart 3.8b Model + Exoskeleton Reasoning (Hosted by inference provided)\n\n"
206
  "- **Model behavior**:\n"
207
  " 1. Outputs two plain-text sections: **Analysis** then **Response**.\n"
208
  " 2. When the **question is related to the Context**, it **prioritizes the Context** over internal knowledge, even if the Context is factually wrong.\n"