Daemontatox commited on
Commit
80fd168
·
verified ·
1 Parent(s): 165f418

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ from transformers import (
20
  )
21
 
22
  # Configuration Constants
23
- MODEL_ID = "CohereForAI/aya-expanse-8b"
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