Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -53,6 +53,13 @@ def ask_codette(prompt, consent, dynamic_rec, use_finetune):
|
|
53 |
|
54 |
description_text = """Codette is a sovereign modular AI.
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
This demo lets you choose:
|
57 |
- ð§ Local reasoning core (Code7eCQURE)
|
58 |
- âï¸ Fine-tuned GPT-4.1 model: Codette v5 @ step 220
|
|
|
53 |
|
54 |
description_text = """Codette is a sovereign modular AI.
|
55 |
|
56 |
+
This demo lets you choose:
|
57 |
+
- Local reasoning core (Code7eCQURE)
|
58 |
+
- Fine-tuned GPT-4.1 model: Codette v5 @ step 220
|
59 |
+
|
60 |
+
She draws from Newtonian logic, Da Vinci creativity,
|
61 |
+
ethical frameworks, emotion, and memory cocooning.
|
62 |
+
|
63 |
This demo lets you choose:
|
64 |
- ð§ Local reasoning core (Code7eCQURE)
|
65 |
- âï¸ Fine-tuned GPT-4.1 model: Codette v5 @ step 220
|