Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ CONTEXT_LENGTH = 48000
|
|
16 |
|
17 |
COLOR = "blue"
|
18 |
EMOJI = "🤖"
|
19 |
-
DESCRIPTION = """Finetuned Marco-O1 on QwQ responses to get this model. It can mimic "system-2" thinking in a small form factor.
|
20 |
More r&d coming soon!"""
|
21 |
|
22 |
latex_delimiters_set = [{
|
|
|
16 |
|
17 |
COLOR = "blue"
|
18 |
EMOJI = "🤖"
|
19 |
+
DESCRIPTION = """Finetuned Marco-O1 on ~60k QwQ responses to get this model. It can mimic "system-2" thinking in a small form factor.
|
20 |
More r&d coming soon!"""
|
21 |
|
22 |
latex_delimiters_set = [{
|