Update README.md
#1
by
haoranxu
- opened
README.md
CHANGED
@@ -5,7 +5,7 @@ license: mit
|
|
5 |
model_creator: haoranxu
|
6 |
model_name: ALMA 13B Pretrain
|
7 |
model_type: llama
|
8 |
-
prompt_template: 'Translate this from Chinese to English
|
9 |
|
10 |
Chinese: {prompt}
|
11 |
|
@@ -73,7 +73,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
|
|
73 |
## Prompt template: ALMA
|
74 |
|
75 |
```
|
76 |
-
Translate this from Chinese to English
|
77 |
Chinese: {prompt}
|
78 |
English:
|
79 |
|
|
|
5 |
model_creator: haoranxu
|
6 |
model_name: ALMA 13B Pretrain
|
7 |
model_type: llama
|
8 |
+
prompt_template: 'Translate this from Chinese to English:
|
9 |
|
10 |
Chinese: {prompt}
|
11 |
|
|
|
73 |
## Prompt template: ALMA
|
74 |
|
75 |
```
|
76 |
+
Translate this from Chinese to English:
|
77 |
Chinese: {prompt}
|
78 |
English:
|
79 |
|