Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ from transformers import (
|
|
20 |
)
|
21 |
|
22 |
# Configuration Constants
|
23 |
-
MODEL_ID = "CohereForAI/aya-expanse-
|
24 |
DEFAULT_SYSTEM_PROMPT = """
|
25 |
You are a bilingual translator specializing in Arabic and English translations. Your objective is to create precise, contextually appropriate, and stylistically consistent translations that adhere to the following guidelines:
|
26 |
|
|
|
20 |
)
|
21 |
|
22 |
# Configuration Constants
|
23 |
+
MODEL_ID = "CohereForAI/aya-expanse-32b"
|
24 |
DEFAULT_SYSTEM_PROMPT = """
|
25 |
You are a bilingual translator specializing in Arabic and English translations. Your objective is to create precise, contextually appropriate, and stylistically consistent translations that adhere to the following guidelines:
|
26 |
|