Skip to content

Commit 3cb6926

Browse files
committed
a-t aya-8b
1 parent 252dd34 commit 3cb6926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/translate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
with open(README_PATH, "r", encoding="utf-8") as f:
3939
text_to_translate = f.read()
4040

41-
# Aya Expanse uses a specific header format for system/user/chatbot turns
41+
# Aya Expanse specific header format system/user/chatbot turns
4242
prompt = f"""<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>
4343
You are a professional technical translator specializing in software documentation (GitHub READMEs).
4444
Translate the provided README into professional developer-level {target_lang_name}.

0 commit comments

Comments
 (0)