Spaces:
Running
Running
milwright
commited on
Commit
·
e4a3bf1
1
Parent(s):
f4795d7
update: clarify dual model usage in welcome overlay
Browse filesgemma-3-27b for hints, gemma-3-12b for word selection
- src/welcomeOverlay.js +1 -1
src/welcomeOverlay.js
CHANGED
|
@@ -51,7 +51,7 @@ class WelcomeOverlay {
|
|
| 51 |
</p>
|
| 52 |
|
| 53 |
<p style="margin-bottom: 0;">
|
| 54 |
-
<strong>AI assistance:</strong> Powered by Google's Gemma models via OpenRouter - Gemma-3-27b for
|
| 55 |
</p>
|
| 56 |
</div>
|
| 57 |
|
|
|
|
| 51 |
</p>
|
| 52 |
|
| 53 |
<p style="margin-bottom: 0;">
|
| 54 |
+
<strong>AI assistance:</strong> Powered by Google's Gemma models via OpenRouter - Gemma-3-27b for hints and Gemma-3-12b for word selection and processing.
|
| 55 |
</p>
|
| 56 |
</div>
|
| 57 |
|