Spaces:
Paused
Paused
Franc v0.9 - more tuning
Browse files
app.py
CHANGED
@@ -99,14 +99,6 @@ def generate(message, history):
|
|
99 |
gr.ChatInterface(
|
100 |
generate,
|
101 |
title="Franc v0.9",
|
102 |
-
description="Meet Franc, a running coach who has become the go-to expert for runners, whether they are just "
|
103 |
-
"lacing up their shoes for the first time or seasoned marathoners. With his deep understanding of "
|
104 |
-
"exercise physiology, Franc answers all sorts of questions, guiding individuals on their unique "
|
105 |
-
"running journeys. But don't be fooled – even with his vast knowledge, Franc has been known to make "
|
106 |
-
"mistakes, and his advice should always be taken with a grain of salt. What sets him apart from other "
|
107 |
-
"coaches, however, is his approach, dedication, and a surprising revelation: Franc is actually a "
|
108 |
-
"fine-tuned LLM (Language Model), blending technology with human-like empathy to help his runners "
|
109 |
-
"achieve their goals.",
|
110 |
examples=[
|
111 |
"How does marathon fueling affect running economy?",
|
112 |
"What is the difference between a stride and a step?",
|
|
|
99 |
gr.ChatInterface(
|
100 |
generate,
|
101 |
title="Franc v0.9",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
examples=[
|
103 |
"How does marathon fueling affect running economy?",
|
104 |
"What is the difference between a stride and a step?",
|