Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 (
|
| 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"
|